fix(apps): Fix type information of app manager#43045
Conversation
Signed-off-by: Joas Schilling <coding@schilljs.com>
provokateurin
left a comment
There was a problem hiding this comment.
Please add the return types to the method head (both interface and implementation).
Breaks public API, so not for now |
ChristophWurst
left a comment
There was a problem hiding this comment.
Looks good. Context? Is this a regression?
Why would it break something? If the data returned matches the type then it just adds additional information? |
I noticed the
Apps implementing the interface break. |
|
/backport to stable28 |
Checklist