DI
Everything under Quiote\DI.
Classes
Section titled “Classes”| Class | Description |
|---|---|
Container | Small scope-aware DI container: supports definitions as closures, class names, or instances. |
ContainerException | PSR-11 ContainerExceptionInterface: the container found something for the id but could not deliver it. |
NotFoundException | PSR-11 NotFoundExceptionInterface: nothing is bound under the requested id and no autowireable class or alias answers to it either. |
Nested namespaces
Section titled “Nested namespaces”| Namespace | Contents |
|---|---|
Attribute | 3 types |