PHP Class Craft\m160724_000000_seomatic_addSeoMainEntityCategory

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

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