Neos\Flow\Core\Migrations\Version20120920111200::getIdentifier PHP 메소드

getIdentifier() 공개 메소드

Hardcoded to be stable after the rename to TYPO3 Flow.
public getIdentifier ( ) : string
리턴 string
    public function getIdentifier()
    {
        return 'TYPO3.FLOW3-201209201112';
    }