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 7e06871 commit 2d25e46Copy full SHA for 2d25e46
lib/internal/Magento/Framework/Webapi/ServiceInputProcessor.php
@@ -88,7 +88,6 @@ public function __construct(
88
$this->attributeValueFactory = $attributeValueFactory;
89
$this->customAttributeTypeLocator = $customAttributeTypeLocator;
90
$this->methodsMap = $methodsMap;
91
- $this->customAttributeTypeLocator = $customAttributeTypeLocator;
92
$this->dataInterfaceToEntityTypeMap = $dataInterfaceToEntityTypeMap;
93
}
94
0 commit comments