FileUploadHandler::$fileRepository

Same name and namespace in other branches
  1. 11.x core/modules/file/src/Upload/FileUploadHandler.php \Drupal\file\Upload\FileUploadHandler::fileRepository

The file Repository.

Type: \Drupal\file\FileRepositoryInterface

File

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

Class

FileUploadHandler
Handles validating and creating file entities from file uploads.

Namespace

Drupal\file\Upload

Code

protected $fileRepository;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.