Optional
force: boolean(Optional) Determines whether to always create a new instance or returned the cached instance.
Resolve the current container.
Current concrete container. If no match is found, a DefaultContainer.
Optional
options: any(Optional) Options to pass through to condition and create factory method.
Resolve the current container.
Current concrete container. If no match is found, a DefaultContainer.
Determines whether to always create a new instance or returned the cached instance.
Optional
options: any(Optional) Options to pass through to condition and create factory method.
Resolve the current container.
Returns
Current concrete container. If no match is found, a DefaultContainer.