PHP Class m000000_000000_gallery_base

Author: YupeTeam ([email protected])
Inheritance: extends yupe\components\DbMigration
Show file Open project: yupe/yupe

Public Methods

Method Description
safeDown ( ) : null Откатываем миграцию
safeUp ( ) : null Накатываем миграцию

Method Details

safeDown() public method

Откатываем миграцию
public safeDown ( ) : null
return null

safeUp() public method

Накатываем миграцию
public safeUp ( ) : null
return null