template.responsive
template.responsive copied to clipboard
{@inheritDoc} doesn't show all information of @param
Say the parent has the following information:

Then {@inheritDoc} only shows the name of the parameter: $types, and omits all the other information.
An example can be found in phpDocumentor\Descriptor\ArgumentDescriptor