Skip to content

Commit d2a97d2

Browse files
committed
Update filter.phtml
wrong block type
1 parent fc2de56 commit d2a97d2

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/LayeredNavigation/view/frontend/templates/layer

1 file changed

+1
-1
lines changed

app/code/Magento/LayeredNavigation/view/frontend/templates/layer/filter.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
/**
1212
* Template for filter items block
1313
*
14-
* @var $block \Magento\LayeredNavigation\Block\Layer\Filter\Renderer
14+
* @var $block \Magento\LayeredNavigation\Block\Navigation\FilterRenderer
1515
*/
1616
?>
1717

0 commit comments

Comments
 (0)