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