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

Breadcrumb

  1. Drupal Core 11.1.x
  2. JsonDecode.php

JsonDecode::DETAILED_ERROR_MESSAGES

True to enable seld/jsonlint as a source for more specific error messages when json_decode fails.

File

vendor/symfony/serializer/Encoder/JsonDecode.php, line 33

Class

JsonDecode
Decodes JSON data.

Namespace

Symfony\Component\Serializer\Encoder

Code

public const DETAILED_ERROR_MESSAGES = 'json_decode_detailed_errors';
RSS feed
Powered by Drupal