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 c41c680 commit 0a011d2Copy full SHA for 0a011d2
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## not released
4
- Fix bug in `Psr4Sniff` when class has not namespace.
5
+- Allow @wp-hook ignore of return type for private and protected methods
6
+- Only check public accessors (by default)
7
8
## 0.11.0
9
- Fix false positive in `ReturnTypeDeclarationSniff` with nullable types.
0 commit comments