Skip to content

Commit 8348079

Browse files
author
Lukasz Borowiec
committed
#511: User sees content snapshot on Product Page in Admin Panel #5 - removed static test issue
1 parent 687604c commit 8348079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Ui/DataProvider/Product/Form/Modifier/Eav/WysiwygConfigDataProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class WysiwygConfigDataProcessor implements
1212
\Magento\Catalog\Ui\DataProvider\Product\Form\Modifier\Eav\WysiwygConfigDataProcessorInterface
1313
{
1414
/**
15-
* {@inheritdoc}
15+
* @inheritdoc
1616
*/
1717
public function process(\Magento\Catalog\Api\Data\ProductAttributeInterface $attribute)
1818
{

0 commit comments

Comments
 (0)