trait StaticClass

Static class.

Methods

__construct()

No description

static 
__callStatic($name, $args)

Call to undefined static method.

Details

at line 20
final __construct()

No description

Exceptions

LogicException

at line 30
static __callStatic($name, $args)

Call to undefined static method.

Parameters

$name
$args

Exceptions

MemberAccessException