Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema attribute is not repeatable #1298

Closed
chris-lee-lb opened this issue Aug 18, 2022 · 2 comments · Fixed by #1330
Closed

Schema attribute is not repeatable #1298

chris-lee-lb opened this issue Aug 18, 2022 · 2 comments · Fixed by #1330

Comments

@chris-lee-lb
Copy link

I believe that Attributes\Schema should have \Attribute::IS_REPEATABLE added to it, so we can maintain multiple schemas in one php class file.

@DerManoMann
Copy link
Collaborator

You can, just not multiple on a single class, iirc.

@DerManoMann
Copy link
Collaborator

I suppose it can make sense - surely this has been done using annotations...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants