Ejemplo n.º 1
0
 /**
  * Handle the command.
  */
 public function handle()
 {
     $this->builder->addTableData('tables', $this->builder->getTables());
 }