Home
last modified time | relevance | path

Searched refs:isListened (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DEvent.php187 ->boolean($event->isListened())
203 ->boolean($event->isListened())
218 ->boolean($event->isListened())
226 ->when($result = $event->isListened())
228 ->boolean($event->isListened())
/plugin/findologicxmlexport/vendor/hoa/event/
H A DEvent.php215 public function isListened() function in Hoa\\Event\\Event