HasContainer
trait HasContainer
internal |
Properties
protected Container | $container |
Methods
void
setContainer(Container $container)
No description
Container
getContainer()
Returns the current broker.
mixed
resolve(string $abstract)
Resolve the given type from the container.
Details
at line 27
void
setContainer(Container $container)
No description
at line 37
Container
getContainer()
Returns the current broker.
at line 48
mixed
resolve(string $abstract)
Resolve the given type from the container.