eZ\Publish\Core\Persistence\Legacy\Content\Type\Update\Handler\DeferredLegacy::deleteOldType PHP Method

deleteOldType() public method

Deletes $fromType and all of its field definitions.
public deleteOldType ( eZ\Publish\SPI\Persistence\Content\Type $fromType )
$fromType eZ\Publish\SPI\Persistence\Content\Type
    public function deleteOldType(Type $fromType)
    {
    }