public function CronJobInterface::getLauncherId in Ultimate Cron 8.2
Gets launcher array which holds info about the launcher settings.
Return value
array Launcher settings
1 method overrides CronJobInterface::getLauncherId()
- CronJob::getLauncherId in src/
Entity/ CronJob.php - Gets launcher array which holds info about the launcher settings.
File
- src/
CronJobInterface.php, line 84
Class
Namespace
Drupal\ultimate_cronCode
public function getLauncherId();