Skip to content

@inheritdoc should be {@inheritdoc} #11635

Closed
@michaelarnauts

Description

@michaelarnauts

According to the documentation of phpdoc, the @inheritdoc tag to indicate that the function documentation should be copied from the parent function should be written as {@inheritdoc}.

Currently, @inheritdoc is used everywhere in the code of Yii2.

The next version of Netbeans should be able to process these according to this page.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions