You are here

protected property EntityLoadHelper::$container in YAML Content 8

Dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface $container

File

src/Service/EntityLoadHelper.php, line 35

Class

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

Namespace

Drupal\yaml_content\Service

Code

protected $container;