Resolves a dependency from the ProxyDi container. A wrapper for the ProxyDiContainer.resolve() method.
If dependency ID is unknown.
If the hook is used outside of a ProxyDiProvider.
The type of the dependency to resolve.
Identifier for the dependency.
The resolved dependency instance.
Resolves a dependency from the ProxyDi container. A wrapper for the ProxyDiContainer.resolve() method.
Throws
If dependency ID is unknown.
Throws
If the hook is used outside of a ProxyDiProvider.