You are here

protected property ContentLoader::$entityLoadHelper in YAML Content 8

Helper service to load entities.

Type: \Drupal\yaml_content\Service\EntityLoadHelper

File

src/ContentLoader/ContentLoader.php, line 44

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $entityLoadHelper;