Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit 9bcb987

Browse files
committed
MC-2338: 3rd party library/dependency upgrade for 2.3 pre Alpha
1 parent b688d25 commit 9bcb987

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Developer/Test/Unit/Console/Command/DevTestsRunCommandTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
* @param string $command
1818
* @param int|null $return_var
1919
* @return void
20+
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
2021
*/
2122
function passthru($command, &$return_var = null)
2223
{

0 commit comments

Comments
 (0)