You are here

protected property InPlaceUpdate::$fileSystem in Automatic Updates 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Services/InPlaceUpdate.php, line 66

Class

InPlaceUpdate
Class to apply in-place updates.

Namespace

Drupal\automatic_updates\Services

Code

protected $fileSystem;