PHP Class Neos\Flow\Core\Migrations\Version20150303231600

Inheritance: extends AbstractMigration
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
getIdentifier ( )
up ( ) : void Renames all ImageVariant property types to ImageInterface

Method Details

getIdentifier() public méthode

public getIdentifier ( )

up() public méthode

Renames all ImageVariant property types to ImageInterface
public up ( ) : void
Résultat void