Skip to content

Commit 4426cdb

Browse files
Enable WebAPI interface
1 parent ac921c7 commit 4426cdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Webapi/ServiceInputProcessor.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,8 @@ class ServiceInputProcessor implements ServicePayloadConverterInterface
8080
* @param AttributeValueFactory $attributeValueFactory
8181
* @param CustomAttributeTypeLocatorInterface $customAttributeTypeLocator
8282
* @param MethodsMap $methodsMap
83-
* @param ConfigInterface $config
8483
* @param ServiceTypeToEntityTypeMap $serviceTypeToEntityTypeMap
84+
* @param ConfigInterface $config
8585
*/
8686
public function __construct(
8787
TypeProcessor $typeProcessor,

0 commit comments

Comments
 (0)