mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-13 14:42:42 +01:00
6 lines
42 B
PHP
6 lines
42 B
PHP
|
<?php
|
||
|
|
||
|
class Country extends Eloquent
|
||
|
{
|
||
|
|
||
|
}
|