mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 14:14:05 +00:00
* Extend functionality to work with pure enums * Code review changes Altered `::values()` to act like `::names()` for backed enums, code style fixes, general cleanups |
||
|---|---|---|
| .. | ||
| InvokableCasesTest.php | ||
| NamesTest.php | ||
| OptionsTest.php | ||
| ValuesTest.php | ||