PHP 클래스 Go\Stubs\FirstStatic

상속: extends First
파일 보기 프로젝트 열기: goaop/framework

보호된 프로퍼티들

프로퍼티 타입 설명
$invocation Go\Aop\Intercept\Invocation | null

공개 메소드들

메소드 설명
__construct ( Go\Aop\Intercept\Invocation $invocation )
staticLsbRecursion ( $value, $level ) Recursion test

메소드 상세

__construct() 공개 메소드

public __construct ( Go\Aop\Intercept\Invocation $invocation )
$invocation Go\Aop\Intercept\Invocation

staticLsbRecursion() 공개 정적인 메소드

Recursion test
public static staticLsbRecursion ( $value, $level )

프로퍼티 상세

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

protected static Invocation,Go\Aop\Intercept|null $invocation
리턴 Go\Aop\Intercept\Invocation | null