public function HasDispatcherInterface::getEventDispatcher

Get the EventDispatcher of the request

Return value

EventDispatcherInterface

2 methods override HasDispatcherInterface::getEventDispatcher()

File

drupal/core/vendor/guzzle/common/Guzzle/Common/HasDispatcherInterface.php, line 34

Class

HasDispatcherInterface
Holds an event dispatcher

Namespace

Guzzle\Common

Code

public function getEventDispatcher();