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

Parse inheritdoc for classes #246

Open
arogachev opened this issue Dec 7, 2021 · 1 comment
Open

Parse inheritdoc for classes #246

arogachev opened this issue Dec 7, 2021 · 1 comment
Assignees
Milestone

Comments

@arogachev
Copy link
Contributor

arogachev commented Dec 7, 2021

What steps will reproduce the problem?

Add any PHPDoc description to a class and @inheritdoc to a subclass.

What's expected?

Render description from parent class.

What do you get instead?

Empty description.

Additional info

Q A
Yii version doesn't matter
Yii APIDoc version master
PHP version doesn't matter
Operating system doesn't matter

Extracted from #194.

@arogachev arogachev added this to the 3.1.0 milestone Dec 7, 2021
@arogachev arogachev self-assigned this Dec 7, 2021
@arogachev
Copy link
Contributor Author

Seems to be a rare case, so this is not a high priority now.

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

No branches or pull requests

1 participant