Skip to content

Commit 05338b5

Browse files
committed
Merge branch 'MC-29166' of https://github.com/magento-tango/magento2ce into PR-2019-12-10
2 parents c670fd9 + 03ec596 commit 05338b5

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)