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