PHP Class Neos\Flow\Persistence\Doctrine\Migrations\Version20161125123504
Mostra file
Open project: neos/neos-development-collection
Public Methods
Method |
Description |
|
down ( Doctrine\DBAL\Schema\Schema $schema ) : void |
|
|
up ( Doctrine\DBAL\Schema\Schema $schema ) : void |
|
|
Method Details
public down ( Doctrine\DBAL\Schema\Schema $schema ) : void |
$schema |
Doctrine\DBAL\Schema\Schema |
|
return |
void |
|
public up ( Doctrine\DBAL\Schema\Schema $schema ) : void |
$schema |
Doctrine\DBAL\Schema\Schema |
|
return |
void |
|