You are here

protected property EntityAccessChecker::$entityRepository in JSON:API 8.2

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Access/EntityAccessChecker.php, line 65

Class

EntityAccessChecker
Checks access to entities.

Namespace

Drupal\jsonapi\Access

Code

protected $entityRepository;