We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bc053 commit 01c96c3Copy full SHA for 01c96c3
snippets/module/composer.json
@@ -23,6 +23,6 @@
23
"\t}",
24
"}"
25
],
26
- "description": "Magento 2 composer file"
+ "description": "Magento 2 composer.json"
27
}
28
snippets/module/module.json
@@ -8,6 +8,6 @@
8
"\t<module name=\"${1:Vendor_Module}\" />",
9
"</config>"
10
11
- "description": "Magento 2 DI scaffold"
+ "description": "Magento 2 module.xml"
12
13
snippets/module/registration.json
"\t__DIR__",
");"
- "description": "Magento 2 registration file"
+ "description": "Magento 2 registration.php"
0 commit comments