invoiceninja/app/models/TaxRate.php
Hillel Coren 130a176888 Bug fixes
2013-12-27 11:10:32 +02:00

6 lines
No EOL
45 B
PHP
Executable file

<?php
class TaxRate extends EntityModel
{
}