Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php75 $this->addIds($ids);
86 public function addIds(array $ids) function in Hoa\\Event\\Listener
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DListener.php179 ->when($listener->addIds(['foo']))
186 ->when($listener->addIds(['bar']))