Commit 4eb80a9
committed
Type hinting update for IDEs
- Close #11: The instantiate method in DependencyInjector has been enhanced with PHPDoc annotations that use templates. This enhancement is aimed to support improved autocompletion in IDEs like PhpStorm. Now, IDEs should be able to provide method suggestions based on the specific class being instantiated, helping developers write more accurate code more quickly. This change does not affect the functionality of the instantiate method, but greatly enhances developer experience1 parent da7cfe9 commit 4eb80a9
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | | - | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
0 commit comments