autorizedIP,true)) return false; return true; } public function __construct(array $autorizedIP) { $this->autorizedIP = $autorizedIP; } }