You are here

protected property Cron::$moduleHandler in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Cron.php \Drupal\Core\Cron::moduleHandler

The module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/lib/Drupal/Core/Cron.php, line 30
Contains \Drupal\Core\Cron.

Class

Cron
The Drupal core Cron service.

Namespace

Drupal\Core

Code

protected $moduleHandler;