EntityAccessDeniedHttpExceptionNormalizer::$supportedInterfaceOrClass
Same name in other branches
- 8.9.x core/modules/jsonapi/src/Normalizer/EntityAccessDeniedHttpExceptionNormalizer.php \Drupal\jsonapi\Normalizer\EntityAccessDeniedHttpExceptionNormalizer::supportedInterfaceOrClass
Type: supportedInterfaceOrClass
Overrides HttpExceptionNormalizer::$supportedInterfaceOrClass
File
-
core/
modules/ jsonapi/ src/ Normalizer/ EntityAccessDeniedHttpExceptionNormalizer.php, line 29
Class
- EntityAccessDeniedHttpExceptionNormalizer
- Normalizes an EntityAccessDeniedException.
Namespace
Drupal\jsonapi\NormalizerCode
protected $supportedInterfaceOrClass = EntityAccessDeniedHttpException::class;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.