SnowdogApps / magento2-menu

Provides powerful menu editor to replace category based menus in Magento 2
MIT License
299 stars 105 forks source link

$escaper phpdoc missing #344

Open jg-development opened 2 months ago

jg-development commented 2 months ago

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 /

andrzejborkowski commented 1 month ago

hello @jg-development I created an internal ticket SMM-24 and our dev team will check it soon