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