$this needs(string $abstract) Define the abstract target that depends on
Closure factory(string $abstract, array $defaults = array())
mixed __get(string $key) Dynamically access container services.
Closure wrap(Closure $callback
bool offsetExists(string $key) Determine if a given offset exists.
Closure share(Closure $closure)
void offsetUnset(string $key) Unset the value at a given offset.
void resolving(string $abstract, Closure $callback = null)
void singleton(string|array $abstract, Closure|string|null $concrete = null)
static Container getInstance()
Page 2 of 5