A built-in service that allows access to a slave ServiceScope for whichever scope this service
was constructed for.
Description:
Because ServiceScope cannot be copied, it can be a bit annoying for certain services to gain access to it should they need
manual access of fetching scoped services.
As an alternative, services can be injected with this helper service which allows the creation of slave ServiceScopes.
A built-in service that allows access to a slave ServiceScope for whichever scope this service was constructed for.
Description: Because ServiceScope cannot be copied, it can be a bit annoying for certain services to gain access to it should they need manual access of fetching scoped services.
As an alternative, services can be injected with this helper service which allows the creation of slave ServiceScopes.