You are here

protected property FileUploadHandler::$eventDispatcher in Drupal 10

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

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

Class

FileUploadHandler
Handles validating and creating file entities from file uploads.

Namespace

Drupal\file\Upload

Code

protected $eventDispatcher;