PhpFileLoader loads service definitions from a PHP file.
The PHP file is required and the $container variable can be used form the file to change the container.
@author Fabien Potencier <fabien@symfony.com>
Expanded class hierarchy of PhpFileLoader
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
FileLoader:: |
protected | property | ||
FileLoader:: |
public | function | Constructor. | |
PhpFileLoader:: |
public | function | Loads a PHP file. | |
PhpFileLoader:: |
public | function | Returns true if this class supports the given resource. |