Skip to content

Commit f91e78f

Browse files
committed
PB-370: Introduce upgrade mechanism for Page Builder content
1 parent ee3337c commit f91e78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Setup/Patch/Data/UpdateContent.php renamed to app/code/Magento/PageBuilder/Setup/Patch/Data/UpgradeFullWidthPadding.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
/**
1414
* Patch upgrade mechanism allows us to do atomic data changes
1515
*/
16-
class UpdateContent implements DataPatchInterface
16+
class UpgradeFullWidthPadding implements DataPatchInterface
1717
{
1818
/**
1919
* @var UpgradeContentHelper

0 commit comments

Comments
 (0)