We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f41e63e commit cbe00c4Copy full SHA for cbe00c4
1 file changed
apps/dav/tests/unit/Connector/Sabre/AuthTest.php
@@ -39,7 +39,7 @@ class AuthTest extends TestCase {
39
private $twoFactorManager;
40
/** @var IThrottler */
41
private $throttler;
42
- private CsrfValidator $csrfValidator;
+ private ICsrfValidator $csrfValidator;
43
44
protected function setUp(): void {
45
parent::setUp();
0 commit comments