You are here

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

The JSON:API entity access checker.

Type: \Drupal\jsonapi\Access\EntityAccessChecker

File

src/IncludeResolver.php, line 44

Class

IncludeResolver
Resolves included resources for an entity or collection of entities.

Namespace

Drupal\jsonapi

Code

protected $entityAccessChecker;