Skip to content

Commit 95d7b1d

Browse files
author
Dmytro Voskoboinikov
committed
MAGETWO-48933: use cookies to identify preview version
1 parent 256e3dd commit 95d7b1d

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/Magento/Framework

1 file changed

+1
-0
lines changed

lib/internal/Magento/Framework/Url.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
* - H: route_url
5858
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
5959
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
60+
* @SuppressWarnings(PHPMD.TooManyFields)
6061
*/
6162
class Url extends \Magento\Framework\DataObject implements \Magento\Framework\UrlInterface
6263
{

0 commit comments

Comments
 (0)