You are here

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

CronJobInterface

Namespace

Drupal\ultimate_cron

Code

public function getLauncherId();