PHP 클래스 Dumplie\SharedKernel\Infrastructure\Symfony\HttpKernel\Kernel

상속: extends Symfony\Component\HttpKernel\Kernel
파일 보기 프로젝트 열기: dumplie/dumplie 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( $environment, $debug )
boot ( )

보호된 메소드들

메소드 설명
buildContainer ( )
getContainerBaseClass ( )
getKernelParameters ( )
registerDumplieExtensions ( ) : array Returns and array of extensions to register.

메소드 상세

__construct() 공개 메소드

public __construct ( $environment, $debug )

boot() 최종 공개 메소드

final public boot ( )

buildContainer() 보호된 메소드

protected buildContainer ( )

getContainerBaseClass() 최종 보호된 메소드

final protected getContainerBaseClass ( )

getKernelParameters() 최종 보호된 메소드

final protected getKernelParameters ( )

registerDumplieExtensions() 추상적인 보호된 메소드

Returns and array of extensions to register.
abstract protected registerDumplieExtensions ( ) : array
리턴 array