Add enum MDAppTokenSection
This commit is contained in:
@ -8,3 +8,7 @@ museum-digital.
|
||||
|
||||
- Licenses
|
||||
- Languages
|
||||
|
||||
## Enums
|
||||
|
||||
As of PHP 8.1, PHP now supports enums. A new folder has been added in /src/enums to gather those types of new entries, that can be better expressed using enums at no direct loss (mainly in listing translated options).
|
||||
|
Reference in New Issue
Block a user