framework/di/di library
Classes
- AirDI
- A centralized Service Locator for the Air Framework.
Exceptions / Errors
- DependencyAlreadyRegisteredException
- Exception thrown when attempting to register a dependency type that is already registered.
- DependencyNotFoundException
- Exception thrown when a dependency type is requested but not found in the AirDI container.