Skip to content

Commit 4592a82

Browse files
committed
MC-2338: 3rd party library/dependency upgrade for 2.3 pre Alpha
1 parent 2a27519 commit 4592a82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/TestFramework/Unit/Matcher/MethodInvokedAtIndex.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ public function matches(BaseInvocation $invocation)
7676

7777
/**
7878
* @param BaseInvocation $invocation
79+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
7980
*/
8081
public function invoked(BaseInvocation $invocation)
8182
{

0 commit comments

Comments
 (0)