Injects all instances provided by the registrations associated with the given class or an empty array if the class is not registered in the container.
Throws an error if a circular dependency is detected.
Injects all values provided by the registrations associated with the given token or an empty array if the token is not registered in the container.
Injects all instances provided by the registrations associated with the given class or an empty array if the class is not registered in the container.
Throws an error if a circular dependency is detected.