bankAccountService = $bankAccountService; } public function fire() { $this->info(date('r').' Running TestOFX...'); } }