Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SecurityFileUploadEventSubscriber.php

function SecurityFileUploadEventSubscriber::__construct

Constructs a new file event listener.

Parameters

\Drupal\Core\Config\ConfigFactoryInterface $configFactory: The config factory.

File

core/modules/system/src/EventSubscriber/SecurityFileUploadEventSubscriber.php, line 23

Class

SecurityFileUploadEventSubscriber
The final subscriber to 'file.upload.sanitize.name'.

Namespace

Drupal\system\EventSubscriber

Code

public function __construct(ConfigFactoryInterface $configFactory) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal