You are here

protected property EntityAccessEvent::$operation in Hook Event Dispatcher 8

The operation that is to be performed on $entity.

Type: string

File

src/Event/Entity/EntityAccessEvent.php, line 21

Class

EntityAccessEvent
Class EntityAccessEvent.

Namespace

Drupal\hook_event_dispatcher\Event\Entity

Code

protected $operation;