Searched refs:isTooDeep (Results 1 – 1 of 1) sorted by relevance
21 return $this->isTooDeep($context);29 return $this->isTooDeep($context);32 private function isTooDeep(Context $context): bool function in JMS\\Serializer\\Exclusion\\DepthExclusionStrategy