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';
    }