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 1677e3d commit 22ce767Copy full SHA for 22ce767
app/code/Magento/Email/Model/Plugin/GetUrl.php
@@ -16,6 +16,7 @@ class GetUrl
16
* @param string $route
17
* @param array $params
18
* @return array
19
+ * @SuppressWarnings(PHPMD.UnusedFormalParameter)
20
*/
21
public function beforeGetUrl(
22
\Magento\Email\Model\AbstractTemplate $subject,
0 commit comments