protected property Cron::$moduleHandler in Drupal 8
Same name and namespace in other branches
- 9 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
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\CoreCode
protected $moduleHandler;