protected property SecurityFileUploadEventSubscriber::$config in Drupal 10
Same name and namespace in other branches
- 9 core/modules/system/src/EventSubscriber/SecurityFileUploadEventSubscriber.php \Drupal\system\EventSubscriber\SecurityFileUploadEventSubscriber::config
The system.file configuration.
Type: \Drupal\Core\Config\Config
File
- core/
modules/ system/ src/ EventSubscriber/ SecurityFileUploadEventSubscriber.php, line 22
Class
- SecurityFileUploadEventSubscriber
- The final subscriber to 'file.upload.sanitize.name'.
Namespace
Drupal\system\EventSubscriberCode
protected $config;