-
-
Notifications
You must be signed in to change notification settings - Fork 315
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
Property and inheritance #669
Comments
Looks related to subTypes features |
To use subType, I think model structure should be reviewed and to allow others elements than children. |
Actually inherited properties work just fine. I have added a test in a4871d3 to make sure! |
Hello When we use |
Hello
When we declare an object has return, inheritance is not take in consideration.
For example to
@return MyValueObject $myobject Description
and
In Model description provide by API Explorer , $parentobject property is missing.
Thanks
The text was updated successfully, but these errors were encountered: