-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Description
The export functions are not yet implemented, because it says it has to see what reflection outputs. Doesn't the getDocComment function just return the comments, as found in the php file?
What are you planning to do with the export, let the tags return the line without the * (so just @param int $i
for example), and let the docblock itself just loop through the tags and call the export function, and place the lines in the docblok comment style?
Are you planning on implementing that, or would you like to let me make a PR?
Metadata
Metadata
Assignees
Labels
No labels