public function CronJobInterface::getTitle in Ultimate Cron 8.2
Gets the title of the created cron job.
Return value
mixed Cron job title.
1 method overrides CronJobInterface::getTitle()
- CronJob::getTitle in src/
Entity/ CronJob.php - Gets the title of the created cron job.
File
- src/
CronJobInterface.php, line 52
Class
Namespace
Drupal\ultimate_cronCode
public function getTitle();