You are here

protected property SchedulerCronForm::$moduleHandler in Scheduler 2.x

Same name and namespace in other branches
  1. 8 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\Form

Code

protected $moduleHandler;