You are here

protected property Reference::$entityTypeManager in YAML Content 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/yaml_content/process/Reference.php, line 28

Class

Reference
Plugin for querying and loading a referenced entity.

Namespace

Drupal\yaml_content\Plugin\yaml_content\process

Code

protected $entityTypeManager;