Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@filesource tag dont work? #3336

Closed
x2ADLcRoo33ZygUA opened this issue Oct 13, 2022 · 0 comments · Fixed by #3539
Closed

@filesource tag dont work? #3336

x2ADLcRoo33ZygUA opened this issue Oct 13, 2022 · 0 comments · Fixed by #3539

Comments

@x2ADLcRoo33ZygUA
Copy link

  • phpDocumentor version: 3.3.1 (phar)
  • template: default (but i have tried others)
  • test php file:
<?php
/**
 * @filesource
 */

/**
 * @author alice
 */
class Test {}
  • cli run command: php phpDocumentor.phar -d . -t result
  • what i get:
    image
  • what i expect: I'm not sure, maybe a demonstration of the full source code of the file on this page?

Hello. I'm trying to understand how and if the @filesource tag works. Its addition does not lead to any visible result.

@phpdoc-bot phpdoc-bot added this to Needs triage in phpDoc issue triage board Oct 13, 2022
phpDoc issue triage board automation moved this from Needs triage to Closed Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant