PHP Class Neos\Flow\Core\Migrations\Version20120126163600

Inheritance: extends AbstractMigration
Afficher le fichier Open project: neos/flow-development-collection

Méthodes publiques

Méthode Description
getIdentifier ( ) : string Returns the identifier of this migration.
up ( ) : void

Method Details

getIdentifier() public méthode

Hardcoded to be stable after the rename to TYPO3 Flow.
public getIdentifier ( ) : string
Résultat string

up() public méthode

public up ( ) : void
Résultat void