PHP Class Craft\m160427_000000_retour_addHandledStats

Inheritance: extends craft\BaseMigration
Afficher le fichier Open project: nystudio107/retour

Méthodes publiques

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

Private Methods

Méthode Description
_addColumnsAfter ( $tableName, $newColumns, $afterColumnHandle )

Method Details

safeUp() public méthode

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