Skip to content

Commit 14dbb4f

Browse files
committed
Fix static test.
1 parent edc66ba commit 14dbb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/ProductDataProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ public function addField($field, $alias = null)
112112
}
113113

114114
/**
115-
* {@inheritdoc}
115+
* @inheritdoc
116116
*/
117117
public function addFilter(\Magento\Framework\Api\Filter $filter)
118118
{

0 commit comments

Comments
 (0)