PHP Class Priority

PHP version 5
Author: Paulo Homem ([email protected])
Inheritance: extends PhkapaAppModel
Show file Open project: dereuromark/cakephp-queue Class Usage Examples

Public Methods

Method Description
change ( ) : void Change Method.

Method Details

change() public method

Write your reversible migrations using this method. More information on writing migrations is available here: http://docs.phinx.org/en/latest/migrations.html#the-abstractmigration-class
public change ( ) : void
return void