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

Interface: inherited methods not visible

Open mbed67 opened this issue 11 years ago • 0 comments

An example can be found in phpDocumentor\Descriptor\Interfaces\ClassInterface.php It inherits for instance the method setFullyQualifiedStructuralElementName($name) from ElementInterface.

This method is not shown in the documentation.

image

mbed67 avatar Nov 08 '14 13:11 mbed67