/home/sharedstore/public_html/prestashop.sharedstore.ma/vendor/geoip2/geoip2/src/Model
NameSizeModeActions
AbstractModel.php10740644editdlrm
AnonymousIp.php14720644editdlrm
City.php41590644editdlrm
ConnectionType.php7420644editdlrm
Country.php24220644editdlrm
Domain.php6880644editdlrm
Enterprise.php22830644editdlrm
Insights.php22830644editdlrm
Isp.php13520644editdlrm
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/vendor/geoip2/geoip2/src/Model/Isp.php (1352B)
autonomousSystemNumber = $this->get('autonomous_system_number'); $this->autonomousSystemOrganization = $this->get('autonomous_system_organization'); $this->isp = $this->get('isp'); $this->organization = $this->get('organization'); $this->ipAddress = $this->get('ip_address'); } }