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