1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-24 02:11:34 +02:00
invoiceninja/app/models/TaxRate.php
Hillel Coren 4ff55936d7 bug fixes
2013-12-29 13:28:44 +02:00

7 lines
47 B
PHP
Executable File

<?php
class TaxRate extends EntityModel
{
}