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

Breadcrumb

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

function ProblemNormalizer::__construct

File

vendor/symfony/serializer/Normalizer/ProblemNormalizer.php, line 40

Class

ProblemNormalizer
Normalizes errors according to the API Problem spec (RFC 7807).

Namespace

Symfony\Component\Serializer\Normalizer

Code

public function __construct(bool $debug = false, array $defaultContext = [], ?TranslatorInterface $translator = null) {
}
RSS feed
Powered by Drupal