We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480aa38 commit 12e0c53Copy full SHA for 12e0c53
app/code/Magento/Catalog/Block/Product/ProductList/Toolbar.php
@@ -146,10 +146,10 @@ class Toolbar extends \Magento\Framework\View\Element\Template
146
* @param \Magento\Framework\Url\EncoderInterface $urlEncoder
147
* @param ProductList $productListHelper
148
* @param \Magento\Framework\Data\Helper\PostHelper $postDataHelper
149
+ * @param array $data
150
* @param ToolbarMemorizer|null $toolbarMemorizer
151
* @param \Magento\Framework\App\Http\Context|null $httpContext
152
* @param \Magento\Framework\Data\Form\FormKey|null $formKey
- * @param array $data
153
*
154
* @SuppressWarnings(PHPMD.ExcessiveParameterList)
155
*/
0 commit comments