Register a dependency.
The identifier of the dependency.
The dependency to register.
Optional
deprecated: booleanIf true, the dependency is deprecated => a warning is logged when the dependency is resolved.
Register a deprecated dependency.
The identifier of the dependency.
The dependency to register.
Optional
deprecated: trueA warning is logged when the dependency is resolved.
Register a dependency.
The identifier of the dependency.
The dependency to register.
Optional
deprecated: falseNo warning is logged when the dependency is resolved.
Register
method for static and instance Dependency Injection Container.