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
{
}