linkTo

fun linkTo(vararg scopes: Scope)

Add parent Scopes to allow instance resolution i.e: linkTo(scopeC) - allow to resolve instance to current scope and scopeC

Parameters

scopes
  • Scopes to link with