Add missing space

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
pull/4630/head
Lukas Reschke 2017-05-01 20:36:25 +07:00
parent a5ccb31e85
commit dd03fdebec
No known key found for this signature in database
GPG Key ID: B9F6980CF6E759B1
1 changed files with 1 additions and 1 deletions

@ -137,7 +137,7 @@ class ThrottlerTest extends TestCase {
/**
* @param string $ip
* @param string[]$whitelists
* @param string[] $whitelists
* @param bool $isWhiteListed
* @param bool $enabled
*/