### Bug report `static(Xxx)` should be materialized when `Xxx` is known/constant class. ### Code snippet that reproduces the problem https://phpstan.org/r/c2145f2d-aeb5-4ad6-b09d-b8d168566313 ### Expected output l46 should be `A` instead of `static(A)`