Allow Tag Type as Backed enum #521
getrealwealth
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would be great to add a contract to tag type, so we can create backed enum class with tag types.
public function scopeWithAllTags( ...... string|TagType $type = null)
Or any other solution that would allow enums.
Beta Was this translation helpful? Give feedback.
All reactions