-
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
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
Q | A |
---|---|
Yii vesion | 2.0.13 |
Yii APIDoc version | 2.1.0 |
PHP version | * |
Operating system | CentOS |
Metadata
Metadata
Assignees
Labels
type:bugBugBug