You are here

protected property ContentLoader::$moduleHandler in YAML Content 8

The module handler interface for invoking any hooks.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ContentLoader/ContentLoader.php, line 51

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $moduleHandler;