You are here

protected property EntityLoadHelper::$entityFieldManager in YAML Content 8

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Service/EntityLoadHelper.php, line 49

Class

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

Namespace

Drupal\yaml_content\Service

Code

protected $entityFieldManager;