Skip to content

Inline @see not converted to link in @param description #3463

@bmewburn

Description

@bmewburn
function target() {}

/**
 * Working here {@see target()}
 * @param mixed $param Not working here {@see target()} 
 * @return void 
 */
function paramInlineSee($param) {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions