EntityAccessChecker::$nodeRevisionAccessCheck

The node revision access check service.

This will be NULL unless the node module is installed.

Type: \Drupal\node\Access\NodeRevisionAccessCheck|null

File

core/modules/jsonapi/src/Access/EntityAccessChecker.php, line 74

Class

EntityAccessChecker
Checks access to entities.

Namespace

Drupal\jsonapi\Access

Code

protected $nodeRevisionAccessCheck = NULL;

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