Skip to content

Signatures should include type information #8

@mahills

Description

@mahills

Current function and method signatures in lang::php::analysis::signatures::Signatures do not include available return type information:

| functionSig(loc namepath, list[ParamInfo] parameterInfo) 
| methodSig(loc namepath, list[ParamInfo] parameterInfo)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions