PHP Class Craft\m160426_020311_retour_FixIndexes

Inheritance: extends craft\BaseMigration
Datei anzeigen Open project: nystudio107/retour

Public Methods

Method Description
safeUp ( ) : boolean Any migration code in here is wrapped inside of a transaction.

Method Details

safeUp() public method

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