GeoIP2-php/src/GeoIP2/Model/CityIspOrg.php
2013-05-09 07:29:29 -07:00

8 lines
66 B
PHP

<?php
namespace GeoIP2\Model;
class CityIspOrg extends City
{
}