sailor
sailor copied to clipboard
Add `NativeEnumTypeConfig` to generate native PHP enums
- [x] Added automated tests
- [x] Documented for all relevant versions
- [x] Updated the changelog
Changes
Add class Spawnia\Sailor\Type\NativeEnumTypeConfig to generate native PHP enums.
Breaking changes
No, the default is still to generate classes with constants.