You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Psalm output (using commit 03ee02c):
ERROR: UndefinedDocblockClass - 18:15 - Docblock-defined class, interface or enum named TQuery does not exist
ERROR: InvalidReturnType - 40:21 - The declared return type 'TReturn:fn-queryhandler::__invoke as mixed' for GetHandler::__invoke is incorrect, got 'int'
Maybe I'm missing an already existing solution around "inner templates"? If not, would my example be an agreeable common syntax for this problem in both projects?
Yup, I don't know how to phrase the title better 😰
I'll let this snippet describe it better: https://psalm.dev/r/ffdbd898f0
The text was updated successfully, but these errors were encountered: