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 7b6fe23 commit 96fda9eCopy full SHA for 96fda9e
rector.php
@@ -13,6 +13,7 @@
13
codeQuality: true,
14
codingStyle: true,
15
typeDeclarations: true,
16
+ typeDeclarationDocblocks: true,
17
privatization: true,
18
naming: true,
19
instanceOf: true,
0 commit comments