You are here

protected property ContentFileStorage::$fileSystem in Default Content for D8 2.0.x

The filesystem service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/ContentFileStorage.php, line 19

Class

ContentFileStorage
Finds, reads and writes default content files.

Namespace

Drupal\default_content

Code

protected $fileSystem;