Skip to content

Commit

Permalink
... 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
lbajsarowicz committed Feb 29, 2020
1 parent 778fbfb commit d3962f2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions app/code/Magento/Catalog/Helper/Product/ProductList.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,9 @@ class ProductList
public const XML_PATH_LIST_MODE = 'catalog/frontend/list_mode';
public const DEFAULT_SORT_DIRECTION = 'asc';

/**
* @deprecated
*/
const VIEW_MODE_LIST = 'list';

/**
* @deprecated
*/
const VIEW_MODE_GRID = 'grid';


/**
* @var ScopeConfigInterface
*/
Expand Down

0 comments on commit d3962f2

Please sign in to comment.