InteractsWithContainer
trait InteractsWithContainer (View source)
Methods
object | instance(string $abstract, object $instance) Register an instance of an object in the container. |
Details
protected object instance(string $abstract, object $instance)
Register an instance of an object in the container.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.2/Illuminate/Foundation/Testing/Concerns/InteractsWithContainer.html