Started filling in Model and Record code
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
namespace GeoIP2\Model;
|
||||
|
||||
class Omni
|
||||
class Omni extends CityISPOrg
|
||||
{
|
||||
|
||||
}
|
||||
public function __construct($raw, $language) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user