Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DClassThatImplementsSerializable.php2 class ClassThatImplementsSerializable implements Serializable class
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DMockObjectTest.php967 ClassThatImplementsSerializable::class,
968 $this->getMockBuilder(ClassThatImplementsSerializable::class)