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