You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Access/EntityAccessChecker.php, line 58

Class

EntityAccessChecker
Checks access to entities.

Namespace

Drupal\jsonapi\Access

Code

protected $currentUser;