@@ -22,6 +22,6 @@ |
||
| 22 | 22 | * TODO utiliser un builder |
| 23 | 23 | */ |
| 24 | 24 | public function setCodeChallenge(AuthorizationCodeInterface $authorizationCode, string $codeChallenge, |
| 25 | - string $codeChallengeMethod = 'plain'); |
|
| 25 | + string $codeChallengeMethod = 'plain'); |
|
| 26 | 26 | |
| 27 | 27 | } |
| 28 | 28 | \ No newline at end of file |