FileUploadHandler::$eventDispatcher
Same name in other branches
- 9 core/modules/file/src/Upload/FileUploadHandler.php \Drupal\file\Upload\FileUploadHandler::eventDispatcher
- 10 core/modules/file/src/Upload/FileUploadHandler.php \Drupal\file\Upload\FileUploadHandler::eventDispatcher
The event dispatcher.
Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface
File
-
core/
modules/ file/ src/ Upload/ FileUploadHandler.php, line 61
Class
- FileUploadHandler
- Handles validating and creating file entities from file uploads.
Namespace
Drupal\file\UploadCode
protected $eventDispatcher;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.