Home
last modified time | relevance | path

Searched refs:setNavigator (Results 1 – 6 of 6) sorted by relevance

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DVisitorInterface.php33 public function setNavigator(GraphNavigatorInterface $navigator): void; function
H A DAbstractVisitor.php17 public function setNavigator(GraphNavigatorInterface $navigator): void function in JMS\\Serializer\\AbstractVisitor
H A DSerializer.php239 $visitor->setNavigator($navigator);
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/tests/
H A DXmlSchemaDateHandlerDeserializationTest.php50 $this->visitor->setNavigator($navigator);
H A DXmlSchemaDateHandlerSerializationTest.php48 $this->visitor->setNavigator($navigator);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/
H A DJsonSerializationTest.php265 $visitor->setNavigator($navigator);