invoiceninja/app/Models/TaxRate.php

6 lines
45 B
PHP
Raw Normal View History

2015-03-17 07:45:25 +10:00
<?php
class TaxRate extends EntityModel
{
}