PHP Class Sulu\Bundle\TestBundle\Kernel\SuluTestKernel

Inheritance: extends Sulu\Component\HttpKernel\SuluKernel
Datei anzeigen Open project: sulu/sulu Class Usage Examples

Public Methods

Method Description
getCacheDir ( )
registerBundles ( )
registerContainerConfiguration ( Symfony\Component\Config\Loader\LoaderInterface $loader )

Protected Methods

Method Description
getContainerClass ( )

Method Details

getCacheDir() public method

public getCacheDir ( )

getContainerClass() protected method

Add the Sulu environment to the container name
protected getContainerClass ( )

registerBundles() public method

public registerBundles ( )

registerContainerConfiguration() public method

public registerContainerConfiguration ( Symfony\Component\Config\Loader\LoaderInterface $loader )
$loader Symfony\Component\Config\Loader\LoaderInterface