FileUploadResource::$currentUser
Same name in other branches
- 8.9.x core/modules/file/src/Plugin/rest/resource/FileUploadResource.php \Drupal\file\Plugin\rest\resource\FileUploadResource::currentUser
The currently authenticated user.
Type: \Drupal\Core\Session\AccountInterface
File
-
core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php, line 103
Class
- FileUploadResource
- File upload resource.
Namespace
Drupal\file\Plugin\rest\resourceCode
protected $currentUser;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.