Version20210416164127 extends AbstractMigration
Auto-generated Migration: Please modify to your needs!
Table of Contents
- down() : void
- getDescription() : string
- up() : void
Methods
down()
public
down(Schema $schema) : void
Parameters
- $schema : Schema
Return values
void —getDescription()
public
getDescription() : string
Return values
string —up()
public
up(Schema $schema) : void
Parameters
- $schema : Schema