public constant DateRecurEvents::FIELD_REVISION_DELETE in Recurring Dates Field 8.2
Same name and namespace in other branches
- 3.x src/Event/DateRecurEvents.php \Drupal\date_recur\Event\DateRecurEvents::FIELD_REVISION_DELETE
- 3.0.x src/Event/DateRecurEvents.php \Drupal\date_recur\Event\DateRecurEvents::FIELD_REVISION_DELETE
- 3.1.x src/Event/DateRecurEvents.php \Drupal\date_recur\Event\DateRecurEvents::FIELD_REVISION_DELETE
Dispatched when an entity revision is deleted.
File
- src/
Event/ DateRecurEvents.php, line 25
Class
- DateRecurEvents
- Reacts to changes on entity types.
Namespace
Drupal\date_recur\EventCode
public const FIELD_REVISION_DELETE = 'date_recur_field_entity_revision_delete';