diff --git a/src/oauth2server/Scope.php b/src/oauth2server/Scope.php index 90947361..4625eee6 100644 --- a/src/oauth2server/Scope.php +++ b/src/oauth2server/Scope.php @@ -11,6 +11,6 @@ class Scope public function details($scopes) { - + // returns details about a scope to display to a user } } \ No newline at end of file