Przeglądaj źródła

Merge pull request #29524 from nextcloud/bugfix/noid/fix-phpunit-warnings

Fix missing import of ILogger
tags/v23.0.0beta3
Christoph Wurst 2 lat temu
rodzic
commit
95480f5a91
No account linked to committer's email address

+ 1
- 0
tests/Core/Controller/TwoFactorChallengeControllerTest.php Wyświetl plik

@@ -31,6 +31,7 @@ use OCP\Authentication\TwoFactorAuth\IActivatableAtLogin;
use OCP\Authentication\TwoFactorAuth\ILoginSetupProvider;
use OCP\Authentication\TwoFactorAuth\IProvider;
use OCP\Authentication\TwoFactorAuth\TwoFactorException;
use OCP\ILogger;
use OCP\IRequest;
use OCP\ISession;
use OCP\IURLGenerator;

Ładowanie…
Anuluj
Zapisz