@@ -31,7 +31,7 @@ |
||
| 31 | 31 | * @return array |
| 32 | 32 | */ |
| 33 | 33 | public function handle(ServerRequestInterface $request, ResourceOwnerInterface $resourceOwner, |
| 34 | - RegisteredClient $client, ?array $scope = null): array |
|
| 34 | + RegisteredClient $client, ?array $scope = null): array |
|
| 35 | 35 | { |
| 36 | 36 | return []; |
| 37 | 37 | } |