template.responsive
template.responsive copied to clipboard
Interface: not all parent interfaces are visible and clickable
An example can be found in phpDocumentor\Descriptor\Interfaces\ClassInterface.php
This interface extends three interfaces: ElementInterface, ChildInterface, TypeInterface Only ElementInterface is visible, but it isn't clickable
