PHP Class Go\Stubs\FirstStatic

Inheritance: extends First
Datei anzeigen Open project: goaop/framework

Protected Properties

Property Type Description
$invocation Go\Aop\Intercept\Invocation | null

Public Methods

Method Description
__construct ( Go\Aop\Intercept\Invocation $invocation )
staticLsbRecursion ( $value, $level ) Recursion test

Method Details

__construct() public method

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

staticLsbRecursion() public static method

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

Property Details

$invocation protected_oe static_oe property

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