PHP 클래스 Craft\m160426_020311_retour_FixIndexes

상속: extends craft\BaseMigration
파일 보기 프로젝트 열기: nystudio107/retour

공개 메소드들

메소드 설명
safeUp ( ) : boolean Any migration code in here is wrapped inside of a transaction.

메소드 상세

safeUp() 공개 메소드

Any migration code in here is wrapped inside of a transaction.
public safeUp ( ) : boolean
리턴 boolean