Fixed PHPunit tests

This commit is contained in:
Jan Böhmer
2025-07-13 20:06:38 +02:00
parent db810445fb
commit dc25397469
5 changed files with 26 additions and 9 deletions

View File

@@ -87,7 +87,7 @@ class ValidGoogleAuthCodeValidatorTest extends ConstraintValidatorTestCase
return [];
}
public function eraseCredentials()
public function eraseCredentials(): void
{
}