psalm icon indicating copy to clipboard operation
psalm copied to clipboard

Add more specific return type of session_status

Open jorgsowa opened this issue 1 year ago • 3 comments

Return value of this function may be only one of 3 session status constants.

jorgsowa avatar Mar 25 '24 22:03 jorgsowa

I don't think constants are supported in callmaps.

weirdan avatar Mar 25 '24 23:03 weirdan

@weirdan could they be supported? I can look into this if this would be helpful

jorgsowa avatar Mar 26 '24 12:03 jorgsowa

You can put constant values there.

weirdan avatar Mar 26 '24 12:03 weirdan