### Code snippet that reproduces the problem https://phpstan.org/r/713b8d71-3f1c-4048-b75c-4eee71ed309f ### Expected output ``` Return type (string) of method Baz::foo() should be compatible with return type (int) of method Boo::foo() ```