PHP 클래스 kahlan\spec\fixture\plugin\pointcut\Foo

파일 보기 프로젝트 열기: crysalead/kahlan 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_inited
$_message
$_messageStatic
$_status

공개 메소드들

메소드 설명
__call ( $name, $args )
__callStatic ( $name, $args )
__construct ( )
bar ( )
inited ( )
message ( $message = null )
messageStatic ( $message = null )
version ( )

메소드 상세

__call() 공개 메소드

public __call ( $name, $args )

__callStatic() 공개 정적인 메소드

public static __callStatic ( $name, $args )

__construct() 공개 메소드

public __construct ( )

bar() 공개 메소드

public bar ( )

inited() 공개 메소드

public inited ( )

message() 공개 메소드

public message ( $message = null )

messageStatic() 공개 정적인 메소드

public static messageStatic ( $message = null )

version() 공개 정적인 메소드

public static version ( )

프로퍼티 상세

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

protected $_inited

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

protected $_message

$_messageStatic 보호되어 있는 정적으로 프로퍼티

protected static $_messageStatic

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

protected $_status