protected property Exporter::$moduleHandler in Default Content for D8 2.0.x
Same name and namespace in other branches
- 8 src/Exporter.php \Drupal\default_content\Exporter::moduleHandler
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Exporter.php, line 43
Class
- Exporter
- A service for handling import of default content.
Namespace
Drupal\default_contentCode
protected $moduleHandler;