service date_recur.occurrences in Recurring Dates Field 3.0.x
Same name and namespace in other branches
- 8.2 date_recur.services.yml \date_recur.occurrences
- 3.x date_recur.services.yml \date_recur.occurrences
- 3.1.x date_recur.services.yml \date_recur.occurrences
Class
Drupal\date_recur\DateRecurOccurrencesTags
- event_subscriber
File
View source
- class: Drupal\date_recur\DateRecurOccurrences
- arguments:
- - '@database'
- - '@entity_field.manager'
- - '@typed_data_manager'
- - '@entity_type.manager'
- tags:
- - { name: event_subscriber }