bool resolved(string $abstract) Determine if the given abstract type has
void instance(string $abstract, mixed $instance) Register an existing instance
void offsetUnset(string $key) Unset the value at a given offset.
mixed refresh(string $abstract, mixed $target, string $method) Refresh
mixed rebinding(string $abstract, Closure $callback)
Container class Container implements ArrayAccess
BindingResolutionException deprecated class BindingResolutionException
mixed build(string $concrete, array $parameters = array()) Instantiate
void offsetSet(string $key, mixed $value) Set the value at a given offset
void extend(string $abstract, Closure $closure)
Page 3 of 5