Skip to content

Commit 03ec596

Browse files
author
Roman Lytvynenko
committed
MC-29166: CatalogWidget products list doesn't work with anchor category
1 parent d1cebae commit 03ec596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)