Skip to content

Commit 0ea20f5

Browse files
committed
Sort entries of module.xml file
1 parent 0920cf5 commit 0ea20f5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

etc/module.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
/**
44
* Yireo AdditionalLanguageFile for Magento
55
*
6-
* @package Yireo_AdditionalLanguageFile
7-
* @author Yireo (https://www.yireo.com/)
8-
* @copyright Copyright 2017 Yireo (https://www.yireo.com/)
9-
* @license Open Source License (OSL v3)
6+
* @package Yireo_AdditionalLanguageFile
7+
* @author Yireo (https://www.yireo.com/)
8+
* @copyright Copyright 2017 Yireo (https://www.yireo.com/)
9+
* @license Open Source License (OSL v3)
1010
*/
1111
-->
1212
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
1313
<module name="Yireo_AdditionalLanguageFile" setup_version="0.1.0">
14-
</module>
15-
</config>
14+
</module>
15+
</config>

0 commit comments

Comments
 (0)