PHP Class Neos\Flow\Core\Migrations\Version20150303231600

Inheritance: extends AbstractMigration
Show file Open project: neos/neos-development-collection

Public Methods

Method Description
getIdentifier ( )
up ( ) : void Renames all ImageVariant property types to ImageInterface

Method Details

getIdentifier() public method

public getIdentifier ( )

up() public method

Renames all ImageVariant property types to ImageInterface
public up ( ) : void
return void