protected property DateRecurOccurrences::$entityTypeManager in Recurring Dates Field 8.2
Same name and namespace in other branches
- 3.x src/DateRecurOccurrences.php \Drupal\date_recur\DateRecurOccurrences::entityTypeManager
- 3.0.x src/DateRecurOccurrences.php \Drupal\date_recur\DateRecurOccurrences::entityTypeManager
- 3.1.x src/DateRecurOccurrences.php \Drupal\date_recur\DateRecurOccurrences::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
DateRecurOccurrences.php, line 54
Class
- DateRecurOccurrences
- Manages occurrences tables and the data that populates them.
Namespace
Drupal\date_recurCode
protected $entityTypeManager;