Version20181214010317

Extends \Doctrine\Migrations\AbstractMigration

Class Version20181214010317 creates the bounce table in the schema

package

DoctrineMigrations

Methods

Migrate down and drop bounce table from schema

down(\Doctrine\DBAL\Schema\Schema $schema) 

Arguments

$schema

\Doctrine\DBAL\Schema\Schema

Migrate up and create bounce table in schema

up(\Doctrine\DBAL\Schema\Schema $schema) 

Arguments

$schema

\Doctrine\DBAL\Schema\Schema