8 lines
48 B
PHP
Raw Normal View History

2013-05-07 10:02:39 -07:00
<?php
2013-05-07 10:06:57 -07:00
namespace GeoIP2\Record;
class City
{
}