protected property EntityResource::$user in Drupal 9
Same name and namespace in other branches
- 8 core/modules/jsonapi/src/Controller/EntityResource.php \Drupal\jsonapi\Controller\EntityResource::user
The current user account.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
modules/ jsonapi/ src/ Controller/ EntityResource.php, line 152
Class
- EntityResource
- Process all entity requests.
Namespace
Drupal\jsonapi\ControllerCode
protected $user;