PHP 클래스 Baikal\BootCampBundle\InitHandler\ConfigInitHandler

상속: implements Netgusto\BootCampBundle\InitHandler\ConfigInitHandlerInterface
파일 보기 프로젝트 열기: fruux/Baikal2

보호된 프로퍼티들

프로퍼티 타입 설명
$entityManager
$passwordencoder_factory

공개 메소드들

메소드 설명
__construct ( EntityManager $entityManager )
createAndPersistConfig ( )

메소드 상세

__construct() 공개 메소드

public __construct ( EntityManager $entityManager )
$entityManager Doctrine\ORM\EntityManager

createAndPersistConfig() 공개 메소드

프로퍼티 상세

$entityManager 보호되어 있는 프로퍼티

protected $entityManager

$passwordencoder_factory 보호되어 있는 프로퍼티

protected $passwordencoder_factory