Replies: 1 comment
-
oops, sorry, #41597 did not turn up in my initial search. Dup |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently when one gets an object by explicitly calling the container to instantiate an object the IDE knows nothing about the return value.
There are multiple similar discussions of the same tenor, so I'd like to start one for resolving methods and functions.
For example:
This would then also affect methods like
Container::make
,Container::makeWith
,Container::resolve
and the like.Beta Was this translation helpful? Give feedback.
All reactions