Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

Ampersand missing from referenced parameters #44

Open
flack opened this issue Aug 30, 2014 · 1 comment
Open

Ampersand missing from referenced parameters #44

flack opened this issue Aug 30, 2014 · 1 comment

Comments

@flack
Copy link

flack commented Aug 30, 2014

This is a follow-up to phpDocumentor/phpDocumentor#1406.

With the following docblock:

/**
 * @param array $data The data.
 */
public function do_something(array &$data)

There is no ampersand rendered in the documentation. With the responsive-twig template, this works as expected, so it seems that this is a bug in the clean template

@samlev
Copy link

samlev commented Oct 19, 2015

Also failing to render an ampersand in clean now, too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants