protected property FileUpload::$currentUser in JSON:API 8.2
The current user making the request.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
Controller/ FileUpload.php, line 49
Class
- FileUpload
- Handles file upload requests.
Namespace
Drupal\jsonapi\ControllerCode
protected $currentUser;