GeoIP2-php/src/GeoIP2/Model/Omni.php

8 lines
66 B
PHP
Raw Normal View History

2013-05-07 17:02:39 +00:00
<?php
2013-05-07 17:06:57 +00:00
namespace GeoIP2\Model;
class Omni extends CityIspOrg
2013-05-07 17:06:57 +00:00
{
}