mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-10-31 23:17:32 -04:00
6 lines
42 B
PHP
Executable File
6 lines
42 B
PHP
Executable File
<?php
|
|
|
|
class Country extends Eloquent
|
|
{
|
|
|
|
} |