protected property DefaultContentConfigSubscriber::$defaultContentImporter in Default Content for D8 8
Same name and namespace in other branches
- 2.0.x 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\ConfigCode
protected $defaultContentImporter;