File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55 " <?xml version=\" 1.0\" ?>" ,
66 " <config xmlns:xsi=\" http://www.w3.org/2001/XMLSchema-instance\" " ,
77 " \t\t xsi:noNamespaceSchemaLocation=\" urn:magento:framework:ObjectManager/etc/module.xsd\" >" ,
8- " \t <module name=\" ${1:Vendor_Module}\" setup_version= \" 0.1.0 \" />" ,
8+ " \t <module name=\" ${1:Vendor_Module}\" />" ,
99 " </config>"
1010 ],
1111 "description" : " Magento 2 DI scaffold"
Original file line number Diff line number Diff line change 1717 " \t $0" ,
1818 " </router>"
1919 ],
20- "description" : " Magento 2 event "
20+ "description" : " Magento 2 router "
2121 },
2222 "Route" : {
2323 "prefix" : " m2.routes.route" ,
2626 " \t <module name=\" ${3:Vendor_Module}\" />" ,
2727 " </route>"
2828 ],
29- "description" : " Magento 2 event observer "
29+ "description" : " Magento 2 route "
3030 }
3131}
You can’t perform that action at this time.
0 commit comments