protected property DateRecurViewsHooks::$entityTypeManager in Recurring Dates Field 8.2
Same name and namespace in other branches
- 3.x src/DateRecurViewsHooks.php \Drupal\date_recur\DateRecurViewsHooks::entityTypeManager
- 3.0.x src/DateRecurViewsHooks.php \Drupal\date_recur\DateRecurViewsHooks::entityTypeManager
- 3.1.x src/DateRecurViewsHooks.php \Drupal\date_recur\DateRecurViewsHooks::entityTypeManager
Entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
DateRecurViewsHooks.php, line 51
Class
- DateRecurViewsHooks
- Defines Views hooks.
Namespace
Drupal\date_recurCode
protected $entityTypeManager;