private property EntityAccessEvent::$operation in Hook Event Dispatcher 3.x
Same name and namespace in other branches
- 8.2 modules/core_event_dispatcher/src/Event/Entity/EntityAccessEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityAccessEvent::operation
The operation that is to be performed on $entity.
Type: string
File
- modules/
core_event_dispatcher/ src/ Event/ Entity/ EntityAccessEvent.php, line 21
Class
- EntityAccessEvent
- Class EntityAccessEvent.
Namespace
Drupal\core_event_dispatcher\Event\EntityCode
private $operation;