Classes, interfaces, and traits
DependencyException¶
An error representing a problem with a dependency state.
« More »
Injector¶
The injector class deals with dependency management as well as object creation and function context invocation.
« More »
ReferenceNotFoundException¶
The ReferenceNotFoundException class represents when the {@link \DI\Injector Injector} can't find your specified reference.
« More »