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 b1310f7 commit 8929aebCopy full SHA for 8929aeb
Makefile
@@ -106,6 +106,7 @@ lint:
106
--exclude tests/PHPStan/Rules/Properties/data/final-property-hooks-in-interface.php \
107
--exclude tests/PHPStan/Rules/Properties/data/final-property-hooks.php \
108
--exclude tests/PHPStan/Rules/Properties/data/final-properties.php \
109
+ --exclude tests/PHPStan/Rules/Properties/data/property-in-interface-explicit-abstract.php \
110
src tests
111
112
cs:
0 commit comments