1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-11 21:52:35 +01:00
invoiceninja/app/models/Country.php
2013-11-28 23:10:01 +02:00

6 lines
42 B
PHP
Executable File

<?php
class Country extends Eloquent
{
}