mirror of
https://github.com/elyby/oauth2-server.git
synced 2025-01-03 10:41:51 +05:30
Fixing a mistake with a double word
This commit is contained in:
parent
0da1aefad3
commit
342108e0ec
@ -10,7 +10,7 @@ permalink: /scope-repository-interface/
|
|||||||
|
|
||||||
This method is called to validate a scope.
|
This method is called to validate a scope.
|
||||||
|
|
||||||
If the scope is valid validated you should return an instance of `\League\OAuth2\Server\Entities\Interfaces\ScopeEntityInterface`
|
If the scope is valid you should return an instance of `\League\OAuth2\Server\Entities\Interfaces\ScopeEntityInterface`
|
||||||
|
|
||||||
## finalizeScopes() : ScopeEntityInterface[]
|
## finalizeScopes() : ScopeEntityInterface[]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user