You are here

protected property FileUploadHandler::$currentUser in Drupal 10

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/file/src/Upload/FileUploadHandler.php, line 70

Class

FileUploadHandler
Handles validating and creating file entities from file uploads.

Namespace

Drupal\file\Upload

Code

protected $currentUser;