Version20250227142446
extends AbstractMigration
in package
FinalYes
phpcs:disable Generic.Files.LineLength.TooLong phpcs:disable SlevomatCodingStandard.Functions.RequireMultiLineCall.RequiredMultiLineCall
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