esi update for observers

This commit is contained in:
2021-03-21 22:26:51 +09:00
parent 9b1140b8f9
commit ea855611e3

View File

@@ -95,6 +95,8 @@ class MiningTaxesObservers extends Command
//Declare the structure helper
$sHelper = new StructureHelper($config['primary'], $config['corporation']);
dd($observer);
//Get the structure name from the universe endpoint to store in the database
$observerName = $sHelper->GetStructureName($observer->observer_id);