PHP 클래스 Rename

상속: extends Illuminate\Database\Migrations\Migration
파일 보기 프로젝트 열기: dereuromark/cakephp-queue 1 사용 예제들

공개 메소드들

메소드 설명
change ( ) : void Change Method.

메소드 상세

change() 공개 메소드

Write your reversible migrations using this method. More information on writing migrations is available here: http://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
public change ( ) : void
리턴 void