sailor icon indicating copy to clipboard operation
sailor copied to clipboard

Add `NativeEnumTypeConfig` to generate native PHP enums

Open spawnia opened this issue 2 years ago • 0 comments

  • [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.

spawnia avatar Aug 16 '23 08:08 spawnia