mixed offsetGet(string $key) Get the value at a given offset.
mixed __get(string $key) Dynamically access container services.
Closure factory(string $abstract, array $defaults = array())
Closure share(Closure $closure)
void singleton(string|array $abstract, Closure|string|null $concrete = null)
void resolving(string $abstract, Closure $callback = null)
array getBindings() Get the container's bindings.
bool offsetExists(string $key) Determine if a given offset exists.
Closure wrap(Closure $callback
static Container getInstance()
Page 2 of 5