PHP 클래스 Dumplie\Customer\Infrastructure\Doctrine\DoctrineExtension

상속: implements Dumplie\SharedKernel\Application\Extension
파일 보기 프로젝트 열기: dumplie/dumplie

공개 메소드들

메소드 설명
__construct ( string $entityManagerServiceId, string $connectionServiceId )
boot ( Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator )
build ( Dumplie\SharedKernel\Application\ServiceContainer $serviceContainer )
dependsOn ( ) : array

메소드 상세

__construct() 공개 메소드

public __construct ( string $entityManagerServiceId, string $connectionServiceId )
$entityManagerServiceId string
$connectionServiceId string

boot() 공개 메소드

public boot ( Dumplie\SharedKernel\Application\ServiceLocator $serviceLocator )
$serviceLocator Dumplie\SharedKernel\Application\ServiceLocator

build() 공개 메소드

public build ( Dumplie\SharedKernel\Application\ServiceContainer $serviceContainer )
$serviceContainer Dumplie\SharedKernel\Application\ServiceContainer

dependsOn() 공개 메소드

public dependsOn ( ) : array
리턴 array