You are here

abstract class EdgeEntityEventBase in Apigee Edge 8

Base class for Edge events.

TODO: Rules does not support non GenericEvent context.

Hierarchy

  • class \Drupal\apigee_edge_actions\Event\EdgeEntityEventBase extends \Symfony\Component\EventDispatcher\GenericEvent

Expanded class hierarchy of EdgeEntityEventBase

File

modules/apigee_edge_actions/src/Event/EdgeEntityEventBase.php, line 30

Namespace

Drupal\apigee_edge_actions\Event
View source
abstract class EdgeEntityEventBase extends GenericEvent {

}

Members