fetch mining taxes ledgers job

This commit is contained in:
2021-02-22 19:52:59 +09:00
parent 40a4ce6fcc
commit f179c7e671

View File

@@ -64,7 +64,7 @@ class FetchMiningTaxesLedgersJob implements ShouldQueue
$this->corpId = $corpId;
$this->observerId = $observerId;
$this->$esi = new Esi;
$this->esi = new Esi;
//Setup the private esi variables
if(!$this->esi->haveEsiScope($this->charId, 'esi-industry.read_corporation_mining.v1')) {