Skip to content

Feature request: Check validity of @inheritdoc #765

@iliubinskii

Description

@iliubinskii

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions