* @link http://www.oxidmodule.com */ namespace D3\TaxRatesAdjustment\Models; trait reduceTrait { public $execPeriod = [ '2020-06-27', '2020-07-03', ]; }