mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 05:41:20 +01:00
cc2334f40d
Add InvalidClassConstType issue as alternative to LessSpecificClassConstType when type isn't contravariant. Handle final class consts (#6395). Use double quotes for types in class const issues.