@@ -66,9 +66,9 @@ |
||
66 | 66 | $this->accessTokenService = $accessTokenService; |
67 | 67 | } |
68 | 68 | |
69 | - /** |
|
70 | - * {@inheritdoc} |
|
71 | - */ |
|
69 | + /** |
|
70 | + * {@inheritdoc} |
|
71 | + */ |
|
72 | 72 | public function createAuthorizationResponse( |
73 | 73 | ServerRequestInterface $request, |
74 | 74 | Client $client, |