Home
last modified time | relevance | path

Searched refs:MockSubscriber (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md613 `GuzzleHttp\Subscriber\MockSubscriber`.
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/
H A DEventDispatcherTest.php173 $subscriber = new MockSubscriber();
174 MockSubscriber::$events = [
209 class MockSubscriber implements EventSubscriberInterface class