You are here

protected property EntityLoadHelper::$entityTypeManager in YAML Content 8

The entity type manager interface.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/EntityLoadHelper.php, line 42

Class

EntityLoadHelper
A helper class to support identification and loading of existing entities.

Namespace

Drupal\yaml_content\Service

Code

protected $entityTypeManager;