You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2019. It is now read-only.
The tag @filesource should add a link to the given file’s source next to the name of the file in the top. If you click on it, you would see the highlighted source code. This link is missing.
An example can be found in phpDocumentor\Tests\ReferenceImplementation.php
Also, the --sourcecode runtime option would create this link to the filesource for every file. This doesn't happen either.