We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c37bf3 commit 6d28617Copy full SHA for 6d28617
lib/internal/Magento/Framework/Phrase/Renderer/Inline.php
@@ -51,6 +51,7 @@ public function __construct(
51
* @param [] $arguments
52
* @return string
53
* @throws \Exception
54
+ * @SuppressWarnings(PHPMD.UnusedFormalParameter)
55
*/
56
public function render(array $source, array $arguments)
57
{
lib/internal/Magento/Framework/Phrase/Renderer/Translate.php
@@ -44,6 +44,7 @@ public function __construct(
44
45
46
47
48
49
50
0 commit comments