diff --git a/app/design/frontend/Magento/luma/Magento_LayeredNavigation/templates/layer/state.phtml b/app/design/frontend/Magento/luma/Magento_LayeredNavigation/templates/layer/state.phtml index 7ebecb4c99f2f..5e941694c963b 100644 --- a/app/design/frontend/Magento/luma/Magento_LayeredNavigation/templates/layer/state.phtml +++ b/app/design/frontend/Magento/luma/Magento_LayeredNavigation/templates/layer/state.phtml @@ -11,6 +11,7 @@ * Category layered navigation state * * @var $block \Magento\LayeredNavigation\Block\Navigation\State + * @var \Magento\Framework\Escaper $escaper */ ?> getActiveFilters() ?> @@ -20,30 +21,30 @@ role="heading" aria-level="2" data-role="title" - data-count="= /* @noEscape */ count($_filters) ?>">= $block->escapeHtml(__('Now Shopping by')) ?> + data-count="= /* @noEscape */ count($_filters) ?>">= $escaper->escapeHtml(__('Now Shopping by')) ?>