Home
last modified time | relevance | path

Searched defs:addSubscriber (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEventDispatcherInterface.php32 public function addSubscriber(EventSubscriberInterface $subscriber): void; function
H A DEventDispatcher.php56 public function addSubscriber(EventSubscriberInterface $subscriber): void function in JMS\\Serializer\\EventDispatcher\\EventDispatcher