PHP 클래스 Kraken\_Unit\Environment\_Mock\EnvironmentMock

상속: extends Kraken\Environment\Environment
파일 보기 프로젝트 열기: kraken-php/framework

공개 프로퍼티들

프로퍼티 타입 설명
$calls

보호된 메소드들

메소드 설명
createInvoker ( ) : Kraken\Util\Invoker\InvokerInterface

비공개 메소드들

메소드 설명
addCall ( string $name, mixed $args = [] )

메소드 상세

createInvoker() 보호된 메소드

protected createInvoker ( ) : Kraken\Util\Invoker\InvokerInterface
리턴 Kraken\Util\Invoker\InvokerInterface

프로퍼티 상세

$calls 공개적으로 프로퍼티

public $calls