# Bug report Using `self::class` in Traits should probably not throws errors. ### Code snippet that reproduces the problem https://phpstan.org/r/141cc3b7-70e1-4676-a61f-12c7cd9dbc0d https://3v4l.org/38gr5 ### Expected output Without error.
Bug report
Using
self::classin Traits should probably not throws errors.Code snippet that reproduces the problem
https://phpstan.org/r/141cc3b7-70e1-4676-a61f-12c7cd9dbc0d
https://3v4l.org/38gr5
Expected output
Without error.