Skip to content

Commit 4e73886

Browse files
#23372: Static test fix.
1 parent 72d5aa8 commit 4e73886

File tree

1 file changed

+3
-0
lines changed
  • lib/internal/Magento/Framework/Phrase

1 file changed

+3
-0
lines changed

lib/internal/Magento/Framework/Phrase/__.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,10 @@
77

88
/**
99
* Create value-object \Magento\Framework\Phrase
10+
*
1011
* @SuppressWarnings(PHPMD.ShortMethodName)
12+
* phpcs:disable Squiz.Functions.GlobalFunction
13+
* @param array $argc
1114
* @return \Magento\Framework\Phrase
1215
*/
1316
function __(...$argc)

0 commit comments

Comments
 (0)