@@ -56,10 +56,10 @@ |
||
56 | 56 | public function getTokenCredentialsUri(); |
57 | 57 | |
58 | 58 | /** |
59 | - * Get the callback URI. |
|
60 | - * |
|
61 | - * @return \Psr\Http\Message\UriInterface|null |
|
62 | - */ |
|
59 | + * Get the callback URI. |
|
60 | + * |
|
61 | + * @return \Psr\Http\Message\UriInterface|null |
|
62 | + */ |
|
63 | 63 | public function getCallbackUri(); |
64 | 64 | |
65 | 65 | /** |
@@ -19,8 +19,8 @@ |
||
19 | 19 | } |
20 | 20 | |
21 | 21 | /** |
22 | - * {@inheritDoc} |
|
23 | - */ |
|
22 | + * {@inheritDoc} |
|
23 | + */ |
|
24 | 24 | public function getUriParser() |
25 | 25 | { |
26 | 26 | return $this->uriParser; |