Introduce generics to framework #41597
Unanswered
MariusSpring
asked this question in
Ideas
Replies: 4 comments 5 replies
-
Bump. |
Beta Was this translation helpful? Give feedback.
0 replies
-
can't you use the laravel extension instead? https://plugins.jetbrains.com/plugin/7532-laravel |
Beta Was this translation helpful? Give feedback.
2 replies
-
There were some PR but no "desires" to merge them at this moment check #41557 and others. |
Beta Was this translation helpful? Give feedback.
3 replies
-
This particular case is long overdue 👍🏻 |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
PhpStorm has recently added support for generics through docblocks. I believe utilizing this will greatly improve developer experience. Take the following example:
Framework changes:
In app:
This could slowely be incorporated bit by bit, however, I believe the most important one is the
app
function for resolving container instances.Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions