You are here

private property AppCredentialControllerBase::$eventDispatcher in Apigee Edge 8

The event dispatcher service.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Entity/Controller/AppCredentialControllerBase.php, line 90

Class

AppCredentialControllerBase
Base class for developer- and company app credential controller services.

Namespace

Drupal\apigee_edge\Entity\Controller

Code

private $eventDispatcher;