Add support for {@inheritdoc}
Open
enhancement
- Dominant language
- C++
- Stars
- 164
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
PHPDocumentor allows methods to inherit the documentation from parent methods with the {@inheritdoc} syntax.
It would be nice if the annotation compiler would support this syntax so we do not have to duplicate type declarations.
Contributor guide
Assessment
This issue has not been assessed yet.