The cron service.
Type: \Drupal\Core\CronInterface
File
- core/modules/system/src/CronController.php, line 20
Class
- CronController
- Controller for Cron handling.
Namespace
Drupal\system
Code
protected $cron;
The cron service.
Type: \Drupal\Core\CronInterface
Drupal\system
protected $cron;
Please login to continue.