PHP Class Rename

Inheritance: extends Illuminate\Database\Migrations\Migration
Afficher le fichier Open project: dereuromark/cakephp-queue Class Usage Examples

Méthodes publiques

Méthode Description
change ( ) : void Change Method.

Method Details

change() public méthode

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
Résultat void