magento2-menu icon indicating copy to clipboard operation
magento2-menu copied to clipboard

$escaper phpdoc missing

Open jg-development opened this issue 1 year ago • 1 comments

for better ide autocomplete the $escaper variable should be declared

https://github.com/SnowdogApps/magento2-menu/blob/develop/view/frontend/templates/menu/node_type/category.phtml#L34

missing: /** @var \Magento\Framework\Escaper $escaper */

jg-development avatar Sep 23 '24 13:09 jg-development