You are here

protected property EntityResource::$entityAccessChecker in JSON:API 8.2

The JSON:API entity access checker.

Type: \Drupal\jsonapi\Access\EntityAccessChecker

File

src/Controller/EntityResource.php, line 120

Class

EntityResource
Process all entity requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $entityAccessChecker;