Метод | Описание | |
---|---|---|
setLaravel ( |
Bind Laravel wrapper to the implementing object. | |
setPresenter ( PhpSpec\Formatter\Presenter\Presenter $presenter ) : PhpSpec\Laravel\LaravelBehaviorInterface | Bind the app Presenter to the implementing object. |
public setLaravel ( |
||
$laravel | Laravel wrapper | |
Результат | PhpSpec\Laravel\LaravelBehaviorInterface |
public setPresenter ( PhpSpec\Formatter\Presenter\Presenter $presenter ) : PhpSpec\Laravel\LaravelBehaviorInterface | ||
$presenter | PhpSpec\Formatter\Presenter\Presenter | |
Результат | PhpSpec\Laravel\LaravelBehaviorInterface |