We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eba646 commit 0637672Copy full SHA for 0637672
1 file changed
README.md
@@ -668,8 +668,8 @@ echo CommonPaths::LOG_PATH; // '/storage/logs'
668
echo Defaults::DEFAULT_TIMEZONE; // 'Africa/Cairo'
669
```
670
671
-✅ Full PHPUnit coverage (`tests/Enums/*`)
672
-✅ EnumHelper & Trait verified for stability
+✅ Full PHPUnit coverage (`tests/Enums/*`)
+✅ EnumHelper & Trait verified for stability
673
✅ Consistent naming and values across all modules
674
675
---
0 commit comments