You are here

protected property ExcludedPathsSubscriber::$fileSystem in Automatic Updates 8.2

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Event/ExcludedPathsSubscriber.php, line 35

Class

ExcludedPathsSubscriber
Defines an event subscriber to exclude certain paths from update operations.

Namespace

Drupal\automatic_updates\Event

Code

protected $fileSystem;