Skip to content

Commit 00771de

Browse files
committed
feat: Add 'case' to ordered class elements in ECS configuration.
1 parent 5df67a6 commit 00771de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ecs.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
'constant_public',
2727
'constant_protected',
2828
'constant_private',
29+
'case',
2930
'property_public',
3031
'property_protected',
3132
'property_private',

0 commit comments

Comments
 (0)