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

6 lines
45 B
PHP
Executable File

<?php
class TaxRate extends EntityModel
{
}