mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-15 07:44:37 -04:00
6 lines
45 B
PHP
Executable File
6 lines
45 B
PHP
Executable File
<?php
|
|
|
|
class TaxRate extends EntityModel
|
|
{
|
|
|
|
} |