[Messenger] fix Envelope::all() conditional return docblock#58977
Conversation
|
@wouterj, sorry, I'm not familiar at all with psalm. I'm not sure how to fix the errors or what I did wrong. |
I believe Psalm complains because we don't document anywhere that everything under |
|
Ok, how can I suppress the error here? |
|
@kbond you can ignore it for now. Our usage of Psalm is a bit special as each PR reports only new failure (it generates a baseline for the existing state of the target branch before analyzing the code of the PR) |
|
Thank you @kbond. |
I think this was a typo in #47016.