Skip to content

Commit 9134496

Browse files
committed
MC-3857: Products Content Type is broken on Dynamic Block page
- fix static test failures
1 parent ad5d6f6 commit 9134496

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
@@ -227,7 +227,7 @@ public function getProductPriceHtml(
227227
/**
228228
* Before rendering html, but after trying to load cache
229229
*
230-
* {@inheritdoc}
230+
* @return $this
231231
*/
232232
protected function _beforeToHtml()
233233
{

0 commit comments

Comments
 (0)