template.responsive
template.responsive copied to clipboard
{@inheritDoc} doesn't work if parent is not in scanned files
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