psalm
psalm copied to clipboard
Add more specific return type of session_status
Return value of this function may be only one of 3 session status constants.
I don't think constants are supported in callmaps.
@weirdan could they be supported? I can look into this if this would be helpful
You can put constant values there.