PHP Class AddChangeBranchToProject, deployer

Inheritance: extends Illuminate\Database\Migrations\Migration
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
down ( ) Reverse the migrations.
up ( ) Run the migrations.

Method Details

down() public méthode

Reverse the migrations.
public down ( )

up() public méthode

Run the migrations.
public up ( )