You are here

protected property Importer::$contentFileStorage in Default Content for D8 2.0.x

The content file storage.

Type: \Drupal\default_content\ContentFileStorageInterface

File

src/Importer.php, line 81

Class

Importer
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $contentFileStorage;