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 775beac commit 845da19Copy full SHA for 845da19
Makefile
@@ -101,6 +101,7 @@ lint:
101
--exclude tests/PHPStan/Rules/Properties/data/existing-classes-property-hooks.php \
102
--exclude tests/PHPStan/Rules/Properties/data/set-property-hook-parameter.php \
103
--exclude tests/PHPStan/Rules/Properties/data/overriding-final-property.php \
104
+ --exclude tests/PHPStan/Rules/Properties/data/private-final-property-hooks.php \
105
src tests
106
107
cs:
0 commit comments