You are here

protected property FileUploadHandler::$fileSystem in Drupal 10

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

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

Class

FileUploadHandler
Handles validating and creating file entities from file uploads.

Namespace

Drupal\file\Upload

Code

protected $fileSystem;