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 d8c3e0e commit 2238c66Copy full SHA for 2238c66
dev/tests/integration/testsuite/Magento/Cms/Helper/Wysiwyg/ImagesTest.php
@@ -127,6 +127,7 @@ function ($actualResult) {
127
* @param int $storeId
128
* @return Images
129
* @SuppressWarnings(PHPMD.UnusedLocalVariable)
130
+ * @SuppressWarnings(PHPMD.UnusedFormalParameter)
131
*/
132
private function generateHelper($isStaticUrlsAllowed = false, int $storeId = 1)
133
{
0 commit comments