PHP 클래스 Tuli\Rule\ConstructorType

상속: extends ArgumentType
파일 보기 프로젝트 열기: ircmaxell/tuli

공개 메소드들

메소드 설명
execute ( PHPTypes\State $state ) : array
getName ( )

보호된 메소드들

메소드 설명
findConstructor ( $class )

메소드 상세

execute() 공개 메소드

public execute ( PHPTypes\State $state ) : array
$state PHPTypes\State
리턴 array

findConstructor() 보호된 메소드

protected findConstructor ( $class )

getName() 공개 메소드

public getName ( )