industry taxes testing

This commit is contained in:
2019-01-05 19:43:19 -06:00
parent fec7ad528d
commit 3981eaf903

View File

@@ -64,6 +64,8 @@ class StructureController extends Controller
//Create the esi class varialble
$esi = new Eseye($authentication);
dd($structures);
//Cycle through all of the structures and build a list of names
for($i = 0; $i < sizeof($structures); $i++) {
//Get the structure name from the ESI API
@@ -77,7 +79,6 @@ class StructureController extends Controller
}
$name[$i] = $temp->name;
dd($name[$i]);
}
//Cycle through all of the structures and get the revenue