industry taxes testing

This commit is contained in:
2019-01-05 23:41:42 -06:00
parent ee15ed55c9
commit 1026bf370a

View File

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