* @link http://www.oxidmodule.com */ namespace D3\TaxRatesAdjustment\Models; use OxidEsales\Eshop\Core\Registry; class reduceTaxRate extends taxRateAbstract { use reduceTrait; }