We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac921c7 commit 4426cdbCopy full SHA for 4426cdb
lib/internal/Magento/Framework/Webapi/ServiceInputProcessor.php
@@ -80,8 +80,8 @@ class ServiceInputProcessor implements ServicePayloadConverterInterface
80
* @param AttributeValueFactory $attributeValueFactory
81
* @param CustomAttributeTypeLocatorInterface $customAttributeTypeLocator
82
* @param MethodsMap $methodsMap
83
- * @param ConfigInterface $config
84
* @param ServiceTypeToEntityTypeMap $serviceTypeToEntityTypeMap
+ * @param ConfigInterface $config
85
*/
86
public function __construct(
87
TypeProcessor $typeProcessor,
0 commit comments