Skip to content

Missing @inheritDoc in the phpDoc of overriding methods. #29

@anschnit

Description

@anschnit

In the documentation of some methods that implement abstract methods the @inheritdoc tag is missing in the phpDoc of the implemented method. As IDEs (e.g. IntelliJ Idea) need this information to show additional information (the phpDoc of the base method) in the tooltip this tag should be provided in the phpDocs of the overriding method.

Methods (please provide with class name) with missing tag will be tracked here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions