Skip to content

Commit 60343e5

Browse files
committed
Merge from 558_1_content-type-style-attribute-removal
2 parents 3f1a669 + 368d6fa commit 60343e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Setup/Patch/Data/UpgradePageBuilderStripStyles.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function __construct(UpgradeContentHelper $helper)
3737
* @return void
3838
* @throws FieldDataConversionException
3939
*/
40-
public function apply()
40+
public function apply(): void
4141
{
4242
$this->helper->upgrade([
4343
PageBuilderStripStyles::class

0 commit comments

Comments
 (0)