protected property DateRecurOccurrences::$typedDataManager in Recurring Dates Field 8.2
Same name and namespace in other branches
- 3.x src/DateRecurOccurrences.php \Drupal\date_recur\DateRecurOccurrences::typedDataManager
- 3.0.x src/DateRecurOccurrences.php \Drupal\date_recur\DateRecurOccurrences::typedDataManager
- 3.1.x src/DateRecurOccurrences.php \Drupal\date_recur\DateRecurOccurrences::typedDataManager
Manages data type plugins.
Type: \Drupal\Core\TypedData\TypedDataManagerInterface
File
- src/
DateRecurOccurrences.php, line 68
Class
- DateRecurOccurrences
- Manages occurrences tables and the data that populates them.
Namespace
Drupal\date_recurCode
protected $typedDataManager;