protected property FileUploadResource::$eventDispatcher in Drupal 9
The event dispatcher to dispatch the filename sanitize event.
Type: \Symfony\Contracts\EventDispatcher\EventDispatcherInterface
File
- core/
modules/ file/ src/ Plugin/ rest/ resource/ FileUploadResource.php, line 136
Class
- FileUploadResource
- File upload resource.
Namespace
Drupal\file\Plugin\rest\resourceCode
protected $eventDispatcher;