\tests\DuckPhp\CoreExtendableStaticCallTraitObject

Summary

Methods
Properties
Constants
AssignExtendStaticMethod()
GetExtendStaticMethodList()
__callStatic()
G()
FooX()
No public properties found
No constants found
CallExtendStaticMethod()
$static_methods
N/A
No private methods found
No private properties found
N/A

Properties

$static_methods

$static_methods : 

Type

Methods

AssignExtendStaticMethod()

AssignExtendStaticMethod(  $key,   $value = null) 

Parameters

$key
$value

GetExtendStaticMethodList()

GetExtendStaticMethodList() 

__callStatic()

__callStatic(  $name,   $arguments) 

Parameters

$name
$arguments

G()

G(  $object = null) 

Parameters

$object

FooX()

FooX(  $arg) 

Parameters

$arg

CallExtendStaticMethod()

CallExtendStaticMethod(  $name,   $arguments) 

Parameters

$name
$arguments