@@ -92,8 +92,8 @@ |
||
92 | 92 | } |
93 | 93 | |
94 | 94 | /** |
95 | - * {@inheritdoc} |
|
96 | - */ |
|
95 | + * {@inheritdoc} |
|
96 | + */ |
|
97 | 97 | public function createAuthorizationResponse( |
98 | 98 | ServerRequestInterface $request, |
99 | 99 | Client $client, |
@@ -92,8 +92,8 @@ |
||
92 | 92 | } |
93 | 93 | |
94 | 94 | /** |
95 | - * {@inheritdoc} |
|
96 | - */ |
|
95 | + * {@inheritdoc} |
|
96 | + */ |
|
97 | 97 | public function createAuthorizationResponse( |
98 | 98 | ServerRequestInterface $request, |
99 | 99 | Client $client, |
@@ -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, |
@@ -92,9 +92,9 @@ |
||
92 | 92 | $this->refreshTokenService = $refreshTokenService; |
93 | 93 | } |
94 | 94 | |
95 | - /** |
|
96 | - * {@inheritdoc} |
|
97 | - */ |
|
95 | + /** |
|
96 | + * {@inheritdoc} |
|
97 | + */ |
|
98 | 98 | public function createAuthorizationResponse( |
99 | 99 | ServerRequestInterface $request, |
100 | 100 | Client $client, |