industry taxes testing

This commit is contained in:
2019-01-05 04:39:20 -06:00
parent 1f8a83296d
commit 8132d97a4d

View File

@@ -35,6 +35,7 @@ class StructureController extends Controller
$corpId = 98287666;
$months = 3;
$name = array();
$totalTaxes = array();
//Declare the structure tax helper class
$sHelper = new StructureTaxHelper();