You are here

protected property YamlFileLoader::$container in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php \Drupal\Core\DependencyInjection\YamlFileLoader::container

Type: \Drupal\Core\DependencyInjection\ContainerBuilder $container

File

core/lib/Drupal/Core/DependencyInjection/YamlFileLoader.php, line 40
Contains \Drupal\Core\DependencyInjection\YamlFileLoader.

Class

YamlFileLoader
YamlFileLoader loads YAML files service definitions.

Namespace

Drupal\Core\DependencyInjection

Code

protected $container;