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