private property JsonDecode::$recursionDepth in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/serializer/Encoder/JsonDecode.php \Symfony\Component\Serializer\Encoder\JsonDecode::recursionDepth
Specifies the recursion depth.
Type: int
File
- vendor/
symfony/ serializer/ Encoder/ JsonDecode.php, line 35
Class
- JsonDecode
- Decodes JSON data.
Namespace
Symfony\Component\Serializer\EncoderCode
private $recursionDepth;