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