We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c680e4 commit 068503cCopy full SHA for 068503c
extension.neon
@@ -2,6 +2,6 @@ services:
2
- class: Timeweb\PHPStan\Reflection\EnumMethodsClassReflectionExtension
3
tags:
4
- phpstan.broker.methodsClassReflectionExtension
5
- - class: Timeweb\PHPStan\Rule\EnumAlwaysUsedConstants
+ - class: Timeweb\PHPStan\Rule\EnumAlwaysUsedConstantsExtension
6
7
- phpstan.constants.alwaysUsedClassConstantsExtension
0 commit comments