Macros
final class Macros implements PipeContract
internal |
Traits
Properties
protected Container | $container | from HasContainer |
Methods
void
Details
in
HasContainer at line 27
void
setContainer(Container $container)
No description
in
HasContainer at line 37
Container
getContainer()
Returns the current broker.
in
HasContainer at line 48
mixed
resolve(string $abstract)
Resolve the given type from the container.
at line 39
void
handle(PassableContract $passable, Closure $next)
No description