private property EntityAccessEvent::$operation in Hook Event Dispatcher 8.2
Same name and namespace in other branches
- 3.x 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;