\mageekguy\atoum\php\mockerconstant

Summary

Methods
Properties
Constants
__construct()
__get()
__set()
__isset()
__unset()
addToTest()
setDefaultNamespace()
getDefaultNamespace()
setAdapter()
getAdapter()
No public properties found
No constants found
No protected methods found
$defaultNamespace
$reflectedFunctionFactory
$adapter
N/A
No private methods found
No private properties found
N/A

Properties

$defaultNamespace

$defaultNamespace : 

Type

$reflectedFunctionFactory

$reflectedFunctionFactory : 

Type

$adapter

$adapter : 

Type

Methods

__construct()

__construct(  $defaultNamespace = '') 

Parameters

$defaultNamespace

__get()

__get(  $name) 

Parameters

$name

__set()

__set(  $name,   $value) 

Parameters

$name
$value

__isset()

__isset(  $name) 

Parameters

$name

__unset()

__unset(  $name) 

Parameters

$name

setDefaultNamespace()

setDefaultNamespace(  $namespace) 

Parameters

$namespace

getDefaultNamespace()

getDefaultNamespace() 

getAdapter()

getAdapter()