PHP Class Neos\Flow\Core\Migrations\Version20120920111200

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

Méthodes protégées

Méthode Description
writeComposerManifest ( ) : 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

writeComposerManifest() protected méthode

protected writeComposerManifest ( ) : void
Résultat void