Add missing space
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
This commit is contained in:
parent
a5ccb31e85
commit
dd03fdebec
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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue