industry taxes testing

This commit is contained in:
2019-01-05 22:56:03 -06:00
parent fa22765c4f
commit c1b57d86f5

View File

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