invoiceninja/app/models/TaxRate.php
2015-01-11 14:30:08 +02:00

5 lines
45 B
PHP
Executable file

<?php
class TaxRate extends EntityModel
{
}