Skip to content

Commit d552ffc

Browse files
committed
Merge remote-tracking branch 'bulk/issue-17-custom-route-for-bulk-api' into bulk-custom-route
2 parents 5922ccb + 84923ce commit d552ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/WebapiAsync/Plugin/ControllerRest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ public function __construct(
4646
* @param Rest $subject
4747
* @param RequestInterface $request
4848
* @return array
49+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
4950
*/
5051
public function beforeDispatch(Rest $subject, RequestInterface $request)
5152
{

0 commit comments

Comments
 (0)