PHP 클래스 Craft\m160803_191207_formbuilder2_AddFieldsTable

상속: extends craft\BaseMigration
파일 보기 프로젝트 열기: roundhouse/FormBuilder-2-Craft-CMS

공개 메소드들

메소드 설명
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