template.responsive icon indicating copy to clipboard operation
template.responsive copied to clipboard

Interface: not all parent interfaces are visible and clickable

Open mbed67 opened this issue 11 years ago • 0 comments

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

image

mbed67 avatar Nov 08 '14 13:11 mbed67