esi update for observers
This commit is contained in:
@@ -95,6 +95,8 @@ class MiningTaxesObservers extends Command
|
|||||||
//Declare the structure helper
|
//Declare the structure helper
|
||||||
$sHelper = new StructureHelper($config['primary'], $config['corporation']);
|
$sHelper = new StructureHelper($config['primary'], $config['corporation']);
|
||||||
|
|
||||||
|
dd($observer->observer_id);
|
||||||
|
|
||||||
//Get the structure name from the universe endpoint to store in the database
|
//Get the structure name from the universe endpoint to store in the database
|
||||||
$observerInfo = $sHelper->GetStructureInfo($observer->observer_id);
|
$observerInfo = $sHelper->GetStructureInfo($observer->observer_id);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user