/** * Execute the console command. * * @return string */ public function handle() { $this->comment(PHP_EOL . ApiController::Currency() . PHP_EOL); }