function() { if ($launcher = $this->getLauncher()) { return $launcher->launch(['type' => 'cron']); } return null; }