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 1bf55ac commit 4fc59abCopy full SHA for 4fc59ab
README.md
@@ -200,7 +200,7 @@ Functions that return a value must have a `@return` docblock tag.
200
201
- Fixes with a <code>mixed</code> return type
202
203
-- Magic methods (e.g. <code>**construct</code>, <code>**get</code>, etc.) are exempt.
+- Magic methods (e.g. <code>\_\_construct</code>, <code>\_\_get</code>, etc.) are exempt.
204
205
</td>
206
</tr>
0 commit comments