Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Neos
Flow
Core
Migrations
Version20120529214500
PHP 클래스 Neos\Flow\Core\Migrations\Version20120529214500
상속:
extends
AbstractMigration
파일 보기
프로젝트 열기: neos/flow-development-collection
공개 메소드들
메소드
설명
getIdentifier
( ) :
string
Returns the identifier of this migration.
up
( ) :
void
메소드 상세
getIdentifier()
공개
메소드
Hardcoded to be stable after the rename to TYPO3 Flow.
public
getIdentifier
( ) :
string
리턴
string
up()
공개
메소드
public
up
( ) :
void
리턴
void