protected property CronForm::$cron in Drupal 9
Same name and namespace in other branches
- 8 core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::cron
- 10 core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::cron
The cron service.
Type: \Drupal\Core\CronInterface
File
- core/
modules/ system/ src/ Form/ CronForm.php, line 37
Class
- CronForm
- Configure cron settings for this site.
Namespace
Drupal\system\FormCode
protected $cron;