UnprocessableHttpEntityExceptionNormalizer::$supportedInterfaceOrClass
Same name in other branches
- 9 core/modules/jsonapi/src/Normalizer/UnprocessableHttpEntityExceptionNormalizer.php \Drupal\jsonapi\Normalizer\UnprocessableHttpEntityExceptionNormalizer::supportedInterfaceOrClass
The interface or class that this Normalizer supports.
Type: string
Overrides HttpExceptionNormalizer::$supportedInterfaceOrClass
File
-
core/
modules/ jsonapi/ src/ Normalizer/ UnprocessableHttpEntityExceptionNormalizer.php, line 31
Class
- UnprocessableHttpEntityExceptionNormalizer
- Normalizes and UnprocessableHttpEntityException.
Namespace
Drupal\jsonapi\NormalizerCode
protected $supportedInterfaceOrClass = UnprocessableHttpEntityException::class;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.