Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
JsonDecode.php
JsonDecode::RECURSION_DEPTH
Specifies the recursion depth.
File
vendor/
symfony/
serializer/
Encoder/
JsonDecode.php
, line 40
Class
JsonDecode
Decodes JSON data.
Namespace
Symfony\Component\Serializer\Encoder
Code
public
const
RECURSION_DEPTH
=
'json_decode_recursion_depth'
;
RSS feed