Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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
Powered by Drupal