PHP Class Application\Migrations\Version20121018103642

Inheritance: extends Doctrine\DBAL\Migrations\AbstractMigration
Afficher le fichier Open project: KnpLabs/KnpBundles

Méthodes publiques

Méthode Description
down ( Doctrine\DBAL\Schema\Schema $schema )
up ( Doctrine\DBAL\Schema\Schema $schema )

Method Details

down() public méthode

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

up() public méthode

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