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
- Detect `ContainerInterface::get()` result type. Works better if you [configure](#configuration) compiled container XML file.
15
-
- Support [Service Subscribers](https://github.com/psalm/psalm-plugin-symfony/issues/20).
15
+
- Support [Service Subscribers](https://github.com/psalm/psalm-plugin-symfony/issues/20). Works only if you [configure](#configuration) compiled container XML file.
16
16
- Detect return type of console arguments (`InputInterface::getArgument()`) and options (`InputInterface::getOption()`). Enforces
17
17
to use InputArgument and InputOption constants as a part of best practise.
18
18
- Detects correct Doctrine repository class if entities are configured with annotations.
0 commit comments