You are here

protected property CronController::$cron in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/src/CronController.php \Drupal\system\CronController::cron

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;