PHP 클래스 TheSeer\phpDox\Generator\ClassStartEvent

상속: extends AbstractEvent
파일 보기 프로젝트 열기: theseer/phpdox 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( TheSeer\phpDox\Generator\ClassObject $class )
getClass ( )

보호된 메소드들

메소드 설명
getEventName ( )

메소드 상세

__construct() 공개 메소드

public __construct ( TheSeer\phpDox\Generator\ClassObject $class )
$class TheSeer\phpDox\Generator\ClassObject

getClass() 공개 메소드

public getClass ( )

getEventName() 보호된 메소드

protected getEventName ( )