PHP Trait CreateImage

Afficher le fichier Open project: tippingcanoe/imager Trait Usage Examples

Méthodes publiques

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

Method Details

down() public méthode

Reverse the migrations.
public down ( ) : void
Résultat void

up() public méthode

Run the migrations.
public up ( ) : void
Résultat void