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

Feature request: Check validity of @inheritdoc #765

Open
iliubinskii opened this issue Jul 13, 2021 · 0 comments
Open

Feature request: Check validity of @inheritdoc #765

iliubinskii opened this issue Jul 13, 2021 · 0 comments

Comments

@iliubinskii
Copy link

iliubinskii commented Jul 13, 2021

Motivation

Validate that there exists documentation to inherit from either in parent class or in implemented interface.

Current behavior

Plugin trusts @inheritdoc tag without check.

Desired behavior

Show error if there is no method with the same name in parent class and implemented interfaces.

Alternatives considered

I have submitted related issue:
#768


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

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