Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/jms/serializer/src/GraphNavigator/
H A DDeserializationGraphNavigator.php157 $this->context->decreaseDepth();
174 $this->context->decreaseDepth();
234 $this->context->decreaseDepth();
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DDeserializationContext.php36 public function decreaseDepth(): void function in JMS\\Serializer\\DeserializationContext