You are here

protected property DateRecurViewsHooks::$typedDataManager in Recurring Dates Field 8.2

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

The typed data manager.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface

File

src/DateRecurViewsHooks.php, line 65

Class

DateRecurViewsHooks
Defines Views hooks.

Namespace

Drupal\date_recur

Code

protected $typedDataManager;