If the parent is not in the files that phpdoc scans, then {@inheritDoc} doesn't import the description of that parent element. In the documentation it will show up as the tag itself: {@inheritDoc}
An example of this issue can be found in phpDocumentor\Compiler\Compiler.php
If the parent is not in the files that phpdoc scans, then {@inheritDoc} doesn't import the description of that parent element. In the documentation it will show up as the tag itself: {@inheritDoc}
An example of this issue can be found in phpDocumentor\Compiler\Compiler.php