\mageekguy\atoum\phpcall

Summary

Methods
Properties
Constants
__construct()
__toString()
identical()
notIdentical()
isIdentical()
setFunction()
getFunction()
setArguments()
getArguments()
unsetArguments()
setObject()
getObject()
setDecorator()
getDecorator()
No public properties found
No constants found
No protected methods found
$function
$arguments
$identical
$object
$decorator
N/A
No private methods found
No private properties found
N/A

Properties

$function

$function : 

Type

$arguments

$arguments : 

Type

$identical

$identical : 

Type

$object

$object : 

Type

$decorator

$decorator : 

Type

Methods

__construct()

__construct(  $function, array  $arguments = null,   $object = null) 

Parameters

$function
array $arguments
$object

__toString()

__toString() 

identical()

identical() 

notIdentical()

notIdentical() 

isIdentical()

isIdentical() 

setFunction()

setFunction(  $function) 

Parameters

$function

getFunction()

getFunction() 

setArguments()

setArguments(array  $arguments) 

Parameters

array $arguments

getArguments()

getArguments() 

unsetArguments()

unsetArguments() 

setObject()

setObject(  $object) 

Parameters

$object

getObject()

getObject() 

getDecorator()

getDecorator()