GeoIP2-php/src/GeoIP2/Model/Country.php
2013-05-07 10:06:57 -07:00

8 lines
50 B
PHP

<?php
namespace GeoIP2\Model;
class Country
{
}