You are here

protected property DefaultContentConfigSubscriber::$defaultContentImporter in Default Content for D8 2.0.x

Same name and namespace in other branches
  1. 8 src/Config/DefaultContentConfigSubscriber.php \Drupal\default_content\Config\DefaultContentConfigSubscriber::defaultContentImporter

The default content importer.

Type: \Drupal\default_content\ImporterInterface

File

src/Config/DefaultContentConfigSubscriber.php, line 20

Class

DefaultContentConfigSubscriber
Reacts to configuration events for the Default Content module.

Namespace

Drupal\default_content\Config

Code

protected $defaultContentImporter;