- author Nicolas Grekas
CloneableInstantiable
Constants |
public Symfony |
Properties |
Methods |
public __construct(Symfony |
public final env() : ?string Get the current environment to be able to write conditional configuration. |
public final extension(string $namespace, array $config, bool $prepend = false) : void |
public final import(string $resource, ?string $type = NULL, string|bool $ignoreErrors = false) : void |
public final parameters() : Symfony |
public final services() : Symfony |
public final withPath(string $path) : static |
Properties |
Properties |
private int $anonymousCount = 0 |
private Symfony |
private ?string $env |
private string $file |
private array $instanceof |
private Symfony |
private string $path |
Properties |
Methods |