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.