1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-21 00:41:34 +02: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
{
}