service system.file_event.subscriber in Drupal 10
Same name and namespace in other branches
- 9 core/modules/system/system.services.yml \system.file_event.subscriber
Class
Drupal\system\EventSubscriber\SecurityFileUploadEventSubscriberTags
- event_subscriber
File
- core/
modules/ system/ system.services.yml - core/modules/system/system.services.yml
View source
- class: Drupal\system\EventSubscriber\SecurityFileUploadEventSubscriber
- arguments:
- - '@config.factory'
- tags:
- - { name: event_subscriber }