Exemplo n.º 1
0
 protected function getFileName($versionName)
 {
     return Utils::getMigrationDir() . '/' . $versionName . '.php';
 }