open fun addScope(scopeName: String, scope: Scope): Unit
Add the given scope to this configurer's map of scopes.
scopeName - the name of the scope
scopeName
scope - the scope implementation
scope
Since 4.1.1