EntityAccessDeniedHttpExceptionNormalizer::$supportedInterfaceOrClass

Same name in other branches
  1. 9 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\Normalizer

Code

protected $supportedInterfaceOrClass = EntityAccessDeniedHttpException::class;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.