protected property SchedulerCronForm::$moduleHandler in Scheduler 8
Same name and namespace in other branches
- 2.x src/Form/SchedulerCronForm.php \Drupal\scheduler\Form\SchedulerCronForm::moduleHandler
The module handler service.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Form/ SchedulerCronForm.php, line 23
Class
- SchedulerCronForm
- Scheduler Lightweight Cron form.
Namespace
Drupal\scheduler\FormCode
protected $moduleHandler;