You are here

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

CronJobInterface

Namespace

Drupal\ultimate_cron

Code

public function getSchedulerId();