We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0054ea4 commit 92cd52dCopy full SHA for 92cd52d
app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Eav.php
@@ -259,8 +259,7 @@ public function __construct(
259
$attributesToDisable = [],
260
$attributesToEliminate = [],
261
CompositeConfigProcessor $wysiwygConfigProcessor = null,
262
- ScopeConfigInterface $scopeConfig = null
263
- $attributesToEliminate = [],
+ ScopeConfigInterface $scopeConfig = null,
264
AttributeCollectionFactory $attributeCollectionFactory = null
265
) {
266
$this->locator = $locator;
0 commit comments