The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- core/lib/Drupal/Core/Cron.php, line 27
Class
- Cron
- The Drupal core Cron service.
Namespace
Drupal\Core
Code
protected $moduleHandler;
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
Drupal\Core
protected $moduleHandler;
Please login to continue.