invoiceninja/app/models/TaxRate.php

6 lines
45 B
PHP
Raw Normal View History

2013-12-27 11:10:32 +02:00
<?php
class TaxRate extends EntityModel
{
}