public static function HasDispatcherInterface::getAllEvents

Get a list of all of the events emitted from the class

Return value

array

2 methods override HasDispatcherInterface::getAllEvents()

File

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

Class

HasDispatcherInterface
Holds an event dispatcher

Namespace

Guzzle\Common

Code

public static function getAllEvents();