The error message here is confusing: https://psalm.dev/r/f066e6d131 I would expect it to mention the base class `A`, like: ``` Property B::$foo has different access level than A::$foo ```
The error message here is confusing: https://psalm.dev/r/f066e6d131
I would expect it to mention the base class
A, like: