PHP Class Eloquent\Phony\Stub\Answer\Builder\Detail\GeneratorAnswerBuilderDetail

Afficher le fichier Open project: eloquent/phony

Méthodes publiques

Méthode Description
answer ( array &$iterations, array &$requests, &$exception, &$returnValue, &$returnsArgument, &$returnsSelf, Invoker $invoker ) : callable Get the answer.

Method Details

answer() public static méthode

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.
Résultat callable The answer.