Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Neos
Flow
Core
Migrations
Version20120126163600
PHP Class Neos\Flow\Core\Migrations\Version20120126163600
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