@@ -68,6 +68,7 @@ |
||
68 | 68 | * '127.0.0.1,127.0.02' - accessible from multiple IP, separator could be new line or space |
69 | 69 | * '127.0.0.1/32' - accessible from ip range |
70 | 70 | * |
71 | + * @param string|false $ipRestrictions |
|
71 | 72 | * @return boolean |
72 | 73 | */ |
73 | 74 | private function isValidIp($ipRestrictions) |