PHP Class Neos\Flow\Core\Migrations\Version20120529214500

Inheritance: extends AbstractMigration
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
getIdentifier ( ) : string Returns the identifier of this migration.
up ( ) : void

Method Details

getIdentifier() public method

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

up() public method

public up ( ) : void
return void