@@ -45,7 +45,7 @@ |
||
| 45 | 45 | * |
| 46 | 46 | * @param \Symfony\Component\HttpFoundation\Request $request |
| 47 | 47 | * @param string $clientId |
| 48 | - * @param array $componentCredits |
|
| 48 | + * @param array $componentCredentials |
|
| 49 | 49 | * @param string|null $redirectUrl |
| 50 | 50 | */ |
| 51 | 51 | public function __construct(Request $request, $clientId, array $componentCredentials, $redirectUrl = null) |