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

@license information is missing

Open mbed67 opened this issue 11 years ago • 0 comments

An example can be found in phpDocumentor\Descriptor\ArgumentDescriptor

image

@license is present in the file-level DocBlock.

In the file vendor\squizlabs\php_codesniffer\Codesniffer\Tokens.php there is also @license information in the DocBlock of the class. In that case the license information is shown:

image

mbed67 avatar Nov 01 '14 14:11 mbed67