Skip to content

Commit b929cc7

Browse files
author
Roman Lytvynenko
committed
MC-29167: CatalogWidget products list doesn't work with anchor category
1 parent 0bab1dc commit b929cc7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/CatalogWidget/Block/Product/ProductsList.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,7 @@ class ProductsList extends AbstractProduct implements BlockInterface, IdentityIn
4747
/**
4848
* Name of request parameter for page number value
4949
*
50-
* @deprecated
51-
* @see $this->getData('page_var_name')
50+
* @deprecated @see $this->getData('page_var_name')
5251
*/
5352
const PAGE_VAR_NAME = 'np';
5453

0 commit comments

Comments
 (0)