docs icon indicating copy to clipboard operation
docs copied to clipboard

feat(doc): how to incorporate static code tables in an API

Open gnito-org opened this issue 3 years ago • 3 comments

gnito-org avatar Apr 22 '22 21:04 gnito-org

Nice one! Couldn't you use the new enum type introduced in PHP 8.1 for this use case?

dunglas avatar Apr 23 '22 14:04 dunglas

I have not looked at the new enum feature in depth. I could expand this doc section at a later date by adding a separate example that uses the enum type.

gnito-org avatar Apr 23 '22 16:04 gnito-org

@dunglas I added an enum section to the explanation.

gnito-org avatar Apr 23 '22 18:04 gnito-org