PHP 클래스 Eloquent\Phony\Stub\Answer\Builder\Detail\GeneratorAnswerBuilderDetailWithReturn

파일 보기 프로젝트 열기: eloquent/phony

공개 메소드들

메소드 설명
answer ( array &$iterations, array &$requests, &$exception, &$returnValue, &$returnsArgument, &$returnsSelf, Invoker $invoker ) : callable Get the answer.

메소드 상세

answer() 공개 정적인 메소드

Get the answer.
public static answer ( array &$iterations, array &$requests, &$exception, &$returnValue, &$returnsArgument, &$returnsSelf, Invoker $invoker ) : callable
$iterations array
$requests array
$invoker Eloquent\Phony\Invocation\Invoker The invoker to use.
리턴 callable The answer.