You are here

private property EntityOperationAlterEvent::$operations in Hook Event Dispatcher 3.x

Same name and namespace in other branches
  1. 8.2 modules/core_event_dispatcher/src/Event/Entity/EntityOperationAlterEvent.php \Drupal\core_event_dispatcher\Event\Entity\EntityOperationAlterEvent::operations

The operations.

Type: array

File

modules/core_event_dispatcher/src/Event/Entity/EntityOperationAlterEvent.php, line 20

Class

EntityOperationAlterEvent
Class EntityOperationAlterEvent.

Namespace

Drupal\core_event_dispatcher\Event\Entity

Code

private $operations;