Skip to content

Commit d3962f2

Browse files
committed
... 🤦
1 parent 778fbfb commit d3962f2

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/code/Magento/Catalog/Helper/Product/ProductList.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,9 @@ class ProductList
2424
public const XML_PATH_LIST_MODE = 'catalog/frontend/list_mode';
2525
public const DEFAULT_SORT_DIRECTION = 'asc';
2626

27-
/**
28-
* @deprecated
29-
*/
3027
const VIEW_MODE_LIST = 'list';
31-
32-
/**
33-
* @deprecated
34-
*/
3528
const VIEW_MODE_GRID = 'grid';
3629

37-
3830
/**
3931
* @var ScopeConfigInterface
4032
*/

0 commit comments

Comments
 (0)