You are here

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

The account object.

Type: \Drupal\Core\Session\AccountInterface

File

src/Controller/EntryPoint.php, line 44

Class

EntryPoint
Controller for the API entry point.

Namespace

Drupal\jsonapi\Controller

Code

protected $user;