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.
2 parents f16cb45 + 9db5242 commit bab6376Copy full SHA for bab6376
general/development/abc/comments.md
@@ -42,7 +42,7 @@ This comment just repeats the name of the variable, but doesn't give any more de
42
43
```php title="Here is a better example"
44
/**
45
- * @param $component Frankenstyle component name, e.g. 'mod_forum'
+ * @param string $component Frankenstyle component name, e.g. 'mod_forum'
46
*/
47
```
48
0 commit comments