예제 #1
0
파일: Manager.php 프로젝트: Hawkart/megatv
 protected function getFileName($versionName)
 {
     return Utils::getMigrationDir() . '/' . $versionName . '.php';
 }