-
-
Notifications
You must be signed in to change notification settings - Fork 122
Closed
Description
What steps will reproduce the problem?
Add any PHPDoc description to a class and @inheritdoc to a subclass.
What's expected?
Render description from parent class.
What do you get instead?
Empty description.
Additional info
| Q | A |
|---|---|
| Yii version | doesn't matter |
| Yii APIDoc version | master |
| PHP version | doesn't matter |
| Operating system | doesn't matter |
Extracted from #194.