Add missing space

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
Lukas Reschke 2017-05-01 20:36:25 +02: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

View File

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