You are here

protected property Exporter::$fileSystem in Default Content for D8 8

The filesystem service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Exporter.php, line 93

Class

Exporter
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $fileSystem;