Open mahills opened 6 years ago
Current function and method signatures in lang::php::analysis::signatures::Signatures do not include available return type information:
lang::php::analysis::signatures::Signatures
| functionSig(loc namepath, list[ParamInfo] parameterInfo) | methodSig(loc namepath, list[ParamInfo] parameterInfo)
Current function and method signatures in
lang::php::analysis::signatures::Signatures
do not include available return type information: