You are here

protected property DateRecurViewsHooks::$moduleHandler in Recurring Dates Field 3.0.x

Same name and namespace in other branches
  1. 8.2 src/DateRecurViewsHooks.php \Drupal\date_recur\DateRecurViewsHooks::moduleHandler
  2. 3.x src/DateRecurViewsHooks.php \Drupal\date_recur\DateRecurViewsHooks::moduleHandler
  3. 3.1.x src/DateRecurViewsHooks.php \Drupal\date_recur\DateRecurViewsHooks::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/DateRecurViewsHooks.php, line 44

Class

DateRecurViewsHooks
Defines Views hooks.

Namespace

Drupal\date_recur

Code

protected $moduleHandler;