Skip to content

Provide support for {@inheritdoc} parsing #160

@klimov-paul

Description

@klimov-paul

What steps will reproduce the problem?

Declare code using 'inheritdoc' tag with brackets, e.g. {@inheritdoc} :

/**
 * {@inheritdoc}
 */
public function method();

Generate API doc for this code

What's expected?

Description inherited from the parent's code/

What do you get instead?

Description displays {@inheritdoc} string.

Additional info

See yiisoft/yii2#11635

Q A
Yii vesion 2.0.13
Yii APIDoc version 2.1.0
PHP version *
Operating system CentOS

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions