You are here

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

The current user account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/EntityResource.php, line 148

Class

EntityResource
Process all entity requests.

Namespace

Drupal\jsonapi\Controller

Code

protected $user;