-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Add property suggestions (name + type + required) from @Attribute annotations #112
Labels
Comments
Workarounds in related tickets will fail with #139. Supporting "@Attributes" should be done bevor a new release
|
Haehnchen
added a commit
that referenced
this issue
May 29, 2020
Haehnchen
added a commit
that referenced
this issue
May 29, 2020
Haehnchen
added a commit
that referenced
this issue
May 29, 2020
Haehnchen
added a commit
that referenced
this issue
May 29, 2020
Haehnchen
added a commit
that referenced
this issue
May 30, 2020
Haehnchen
added a commit
that referenced
this issue
May 30, 2020
Haehnchen
added a commit
that referenced
this issue
May 30, 2020
Haehnchen
added a commit
that referenced
this issue
May 30, 2020
Add property suggestions from Doctrine @Attribute annotations #112
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Like class properties, property suggestions (name + type + required) should also work with
@Attribute
annotations.See https://www.doctrine-project.org/projects/doctrine-annotations/en/latest/custom.html#attribute-types.
https://twitter.com/BigHaehnchen/status/976824933329317895
The text was updated successfully, but these errors were encountered: