Injects the instance associated with the given class, or undefined if the class is not registered in the container.
undefined
Optional
Injects the value associated with the given token, or undefined if the token is not registered in the container.
Injects the instance associated with the given class, or
undefined
if the class is not registered in the container.