-
- Downloads
Suppression de la variable $activeContent
Modification du template Modification du typage d'une fonction
Showing
- Block/Widget/CategoryWidgetNew.php 2 additions, 10 deletionsBlock/Widget/CategoryWidgetNew.php
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- composer.json 1 addition, 1 deletioncomposer.json
- etc/module.xml 1 addition, 1 deletionetc/module.xml
- view/frontend/templates/widget/categorywidget/default.phtml 8 additions, 12 deletionsview/frontend/templates/widget/categorywidget/default.phtml
... | ... | @@ -2,7 +2,7 @@ |
"name": "nicolasbejean/categorywidget", | ||
"description": "Afficher une liste de catégories", | ||
"type": "magento2-module", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"require": { | ||
"php": "~7.1.3||~7.2.0||~7.3.0", | ||
"magento/framework": "102.0.*", | ||
... | ... |
Please register or sign in to comment