You are here

protected property FileLoader::$container in Service Container 7

Same name and namespace in other branches
  1. 7.2 modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Loader/FileLoader.php \Symfony\Component\DependencyInjection\Loader\FileLoader::container

File

modules/providers/service_container_symfony/lib/Symfony/Component/DependencyInjection/Loader/FileLoader.php, line 25

Class

FileLoader
FileLoader is the abstract class used by all built-in loaders that are file based.

Namespace

Symfony\Component\DependencyInjection\Loader

Code

protected $container;