PHP Class Kraken\_Unit\Environment\_Mock\EnvironmentMock

Inheritance: extends Kraken\Environment\Environment
Datei anzeigen Open project: kraken-php/framework

Public Properties

Property Type Description
$calls

Protected Methods

Method Description
createInvoker ( ) : Kraken\Util\Invoker\InvokerInterface

Private Methods

Method Description
addCall ( string $name, mixed $args = [] )

Method Details

createInvoker() protected method

protected createInvoker ( ) : Kraken\Util\Invoker\InvokerInterface
return Kraken\Util\Invoker\InvokerInterface

Property Details

$calls public_oe property

public $calls