Add missing space

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
pull/4630/head
Lukas Reschke 9 years ago
parent a5ccb31e85
commit dd03fdebec
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1
  1. 2
      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
*/

Loading…
Cancel
Save