Skip to content

Commit 0637672

Browse files
committed
Enums & Constants Standardization (v1.0)
1 parent 4eba646 commit 0637672

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -668,8 +668,8 @@ echo CommonPaths::LOG_PATH; // '/storage/logs'
668668
echo Defaults::DEFAULT_TIMEZONE; // 'Africa/Cairo'
669669
```
670670

671-
✅ Full PHPUnit coverage (`tests/Enums/*`)
672-
✅ EnumHelper & Trait verified for stability
671+
✅ Full PHPUnit coverage (`tests/Enums/*`)
672+
✅ EnumHelper & Trait verified for stability
673673
✅ Consistent naming and values across all modules
674674

675675
---

0 commit comments

Comments
 (0)