Esempio n. 1
0
 public function update()
 {
     $this->repository->initMigrationTable();
     $this->doMigration();
 }