You are here

protected property ContentLoader::$entityTypeManager in YAML Content 8

The entity type manager interface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ContentLoader/ContentLoader.php, line 37

Class

ContentLoader
ContentLoader class for parsing and importing YAML content.

Namespace

Drupal\yaml_content\ContentLoader

Code

protected $entityTypeManager;