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