diff --git a/tests/lib/Security/Bruteforce/ThrottlerTest.php b/tests/lib/Security/Bruteforce/ThrottlerTest.php index aba3dd0f1d5d46b54b70fee0cb0a86154e0be2ee..dac12a00dcdb6d06c8ad64c5e553abc1c0a9b2f7 100644 --- a/tests/lib/Security/Bruteforce/ThrottlerTest.php +++ b/tests/lib/Security/Bruteforce/ThrottlerTest.php @@ -137,7 +137,7 @@ class ThrottlerTest extends TestCase { /** * @param string $ip - * @param string[]$whitelists + * @param string[] $whitelists * @param bool $isWhiteListed * @param bool $enabled */