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