Свойство | Type | Description | |
---|---|---|---|
$kernel | |||
$reflected |
Méthode | Description | |
---|---|---|
__construct ( Symfony\Component\HttpKernel\KernelInterface $kernel ) | Constructor. | |
addBundle ( string $bundle ) : boolean | Adds a bundle at the end of the existing ones. |
public __construct ( Symfony\Component\HttpKernel\KernelInterface $kernel ) | ||
$kernel | Symfony\Component\HttpKernel\KernelInterface | A KernelInterface instance |