id) { $jobList->removeById($this->id); } else { $jobList->remove($this, $this->argument); } parent::start($jobList); } }