diff --git a/rules/md_phpcs_rules.xml b/rules/md_phpcs_rules.xml
index e139381..8010607 100644
--- a/rules/md_phpcs_rules.xml
+++ b/rules/md_phpcs_rules.xml
@@ -13,30 +13,31 @@
-
+
-
+
-
+
-
+
+
+ Public constants are first but you don't care about the order of protected or private constants
-
+ You don't care about the order among the properties. The same can be done with "properties" shortcut
@@ -47,6 +48,7 @@
+ -->