Aeon\Symfony\AeonBundle\AeonBundle

View at GitHub ( 1.x )
Introduction

Class synopis

class final AeonBundle extends Bundle implements BundleInterface, ContainerAwareInterface
{
public boot ( void ) : mixed
public shutdown ( void ) : mixed
public build ( ContainerBuilder $container ) : mixed
public getContainerExtension ( void ) : mixed
public getNamespace ( void ) : mixed
public getPath ( void ) : mixed
public getName ( void ) : string
public registerCommands ( Application $application ) : mixed
protected getContainerExtensionClass ( void ) : mixed
protected createContainerExtension ( void ) : mixed
private parseClassName ( void ) : mixed
public setContainer ( [ ? ContainerInterface $container = null ] ) : mixed
}
Table of Contents