📝 Fix doc reference in config
Esse commit está contido em:
+1
-1
@@ -519,7 +519,7 @@ class Config
|
|||||||
# * `options` (optional) {Object} see the `options` argument to {::get}
|
# * `options` (optional) {Object} see the `options` argument to {::get}
|
||||||
#
|
#
|
||||||
# Returns an {Array} of {Object}s with the following keys:
|
# Returns an {Array} of {Object}s with the following keys:
|
||||||
# * `scopeSelector` The scope-selector {String} with which the value is associated
|
# * `scopeDescriptor` The {ScopeDescriptor} with which the value is associated
|
||||||
# * `value` The value for the key-path
|
# * `value` The value for the key-path
|
||||||
getAll: (keyPath, options) ->
|
getAll: (keyPath, options) ->
|
||||||
{scope, sources} = options if options?
|
{scope, sources} = options if options?
|
||||||
|
|||||||
Referência em uma Nova Issue
Bloquear um usuário