@@ -28,7 +28,7 @@ |
||
28 | 28 | $UserId, |
29 | 29 | CredentialService $credentialService, |
30 | 30 | IConfig $config |
31 | - ) { |
|
31 | + ) { |
|
32 | 32 | parent::__construct($AppName, $request); |
33 | 33 | $this->userId = $UserId; |
34 | 34 | $this->credentialService = $credentialService; |