PHP 클래스 bitExpert\Disco\Helper\InitializedService

상속: implements bitExpert\Disco\InitializedBean
파일 보기 프로젝트 열기: bitexpert/disco

공개 프로퍼티들

프로퍼티 타입 설명
$postInitCnt integer Counts how often postInitialization() gets invoked.

공개 메소드들

메소드 설명
postInitialization ( ) {@inheritDoc}

메소드 상세

postInitialization() 공개 메소드

{@inheritDoc}
public postInitialization ( )

프로퍼티 상세

$postInitCnt 공개적으로 프로퍼티

Counts how often postInitialization() gets invoked.
public int $postInitCnt
리턴 integer