You are here

protected property ConfigEventSubscriber::$fileSystem in High contrast 8

The file system.

Type: \Drupal\Core\File\FileSystemInterface

File

src/EventSubscriber/ConfigEventSubscriber.php, line 21

Class

ConfigEventSubscriber
A subscriber for updating the stylesheet when the configuration is updated.

Namespace

Drupal\high_contrast\EventSubscriber

Code

protected $fileSystem;