mirror of
https://github.com/elyby/oauth2-server.git
synced 2024-11-01 16:33:07 +05:30
Converted spaces to tabs
This commit is contained in:
parent
dfaa99eb26
commit
01e13d167b
@ -4,10 +4,10 @@ namespace LNCD\OAuth2server;
|
||||
|
||||
class Scope
|
||||
{
|
||||
public function exists(string $scope)
|
||||
{
|
||||
// tests if a scope exists
|
||||
}
|
||||
public function exists(string $scope)
|
||||
{
|
||||
// tests if a scope exists
|
||||
}
|
||||
|
||||
public function details($scopes)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user