W3cubDocs

/Laravel 5.4

CapsuleManagerTrait

trait CapsuleManagerTrait (View source)

Methods

void setAsGlobal()

Make this capsule instance available globally.

Container getContainer()

Get the IoC container instance.

void setContainer(Container $container)

Set the IoC container instance.

Details

void setAsGlobal()

Make this capsule instance available globally.

Return Value

void

Container getContainer()

Get the IoC container instance.

Return Value

Container

void setContainer(Container $container)

Set the IoC container instance.

Parameters

Container $container

Return Value

void

© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/5.4/Illuminate/Support/Traits/CapsuleManagerTrait.html