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

Breadcrumb

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

JsonResponse::$encodingOptions

Type: encodingOptions

File

vendor/symfony/http-foundation/JsonResponse.php, line 34

Class

JsonResponse
Response represents an HTTP response in JSON format.

Namespace

Symfony\Component\HttpFoundation

Code

protected int $encodingOptions = self::DEFAULT_ENCODING_OPTIONS;
RSS feed
Powered by Drupal