PHP Class MicroKernel

Afficher le fichier Open project: cawakharkov/symfony-micro Class Usage Examples

Méthodes publiques

Méthode Description
getCacheDir ( )
getLogDir ( )
getRootDir ( )
registerBundles ( )

Méthodes protégées

Méthode Description
configureContainer ( ContainerBuilder $c, Symfony\Component\Config\Loader\LoaderInterface $loader )
configureRoutes ( Symfony\Component\Routing\RouteCollectionBuilder $routes )

Method Details

configureContainer() protected méthode

protected configureContainer ( ContainerBuilder $c, Symfony\Component\Config\Loader\LoaderInterface $loader )
$c Symfony\Component\DependencyInjection\ContainerBuilder
$loader Symfony\Component\Config\Loader\LoaderInterface

configureRoutes() protected méthode

protected configureRoutes ( Symfony\Component\Routing\RouteCollectionBuilder $routes )
$routes Symfony\Component\Routing\RouteCollectionBuilder

getCacheDir() public méthode

public getCacheDir ( )

getLogDir() public méthode

public getLogDir ( )

getRootDir() public méthode

public getRootDir ( )

registerBundles() public méthode

public registerBundles ( )