@@ -75,6 +75,7 @@ |
||
| 75 | 75 | * '127.0.0.1/32' - accessible from ip range |
| 76 | 76 | * false - disabled access |
| 77 | 77 | * |
| 78 | + * @param string|null $ipRestrictions |
|
| 78 | 79 | * @return boolean |
| 79 | 80 | */ |
| 80 | 81 | private function isValidIp(?string $ipRestrictions): bool |