void extend(string $abstract, Closure $closure)
Container class Container implements ArrayAccess
bool isShared(string $abstract) Determine if a given type is shared.
mixed call(callable|string $callback, array $parameters = array(), string|null $defaultMethod = null)
void bindIf(string $abstract, Closure|string|null $concrete = null, bool $shared = false)
ContextualBindingBuilder class ContextualBindingBuilder implements
ContextualBindingBuilder
bool bound(string $abstract) Determine if the given abstract type has been
void forgetInstance(string $abstract) Remove a resolved instance from the
void __set(string $key, mixed $value) Dynamically set container services
Page 4 of 5