Skip to content

Exporting tags #19

@barryvdh

Description

@barryvdh

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions