interface ApigeeEdgeActionsEventInterface in Apigee Edge 8
Defines a common interface for Apigee Actions events.
Hierarchy
- interface \Drupal\apigee_edge_actions\Event\ApigeeEdgeActionsEventInterface
Expanded class hierarchy of ApigeeEdgeActionsEventInterface
All classes that implement ApigeeEdgeActionsEventInterface
1 file declares its use of ApigeeEdgeActionsEventInterface
- ApigeeEdgeActionsDebugEventSubscriber.php in modules/
apigee_edge_actions/ modules/ apigee_edge_actions_debug/ src/ EventSubscriber/ ApigeeEdgeActionsDebugEventSubscriber.php
File
- modules/
apigee_edge_actions/ src/ Event/ ApigeeEdgeActionsEventInterface.php, line 26
Namespace
Drupal\apigee_edge_actions\EventView source
interface ApigeeEdgeActionsEventInterface {
}