DoctrineMigrations\Version20161108095350::down PHP Méthode

down() public méthode

public down ( Doctrine\DBAL\Schema\Schema $schema )
$schema Doctrine\DBAL\Schema\Schema
    public function down(Schema $schema)
    {
        // this down() migration is auto-generated, please modify it to your needs
    }
Version20161108095350