CronForm::$cron

Same name in other branches
  1. 9 core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::cron
  2. 8.9.x core/modules/system/src/Form/CronForm.php \Drupal\system\Form\CronForm::cron
  3. 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\Form

Code

protected $cron;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.