Files
GeoIP2-php/src/GeoIP2/Model/Country.php
T
Gregory Oschwald 16d7b32a47 Add stub objects
2013-05-07 10:06:57 -07:00

8 lines
50 B
PHP

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