You are here

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

The content file storage.

Type: \Drupal\default_content\ContentFileStorageInterface

File

src/Exporter.php, line 64

Class

Exporter
A service for handling import of default content.

Namespace

Drupal\default_content

Code

protected $contentFileStorage;