Skip to content

Commit a5f1855

Browse files
Merge branch 'MDVA-460-1' into 2-0-8-backlog
2 parents 20f9bef + 47cdb26 commit a5f1855

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/CatalogUrlRewrite/Model/Category/Plugin/Store

1 file changed

+3
-0
lines changed

app/code/Magento/CatalogUrlRewrite/Model/Category/Plugin/Store/View.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
use Magento\UrlRewrite\Model\UrlPersistInterface;
1515
use Magento\UrlRewrite\Service\V1\Data\UrlRewrite;
1616

17+
/**
18+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
19+
*/
1720
class View
1821
{
1922
/** @var UrlPersistInterface */

0 commit comments

Comments
 (0)