phpstorm-phpdi
phpstorm-phpdi copied to clipboard
PhpStorm will not mark if a method does not exists in the inspection
See image. I'm expecting that when a method does not exists when trying to access through the container, will show some kind of error like when trying to access $this->invalidMethod();
