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 c4b1349 commit c26775bCopy full SHA for c26775b
contributing/pull_request.md
@@ -79,7 +79,7 @@ and the [PHPUnit website](https://phpunit.de/) for more information.
79
Source code should be commented using PHPDoc comment blocks. This means
80
implementation comments to explain potentially confusing sections of
81
code, and documentation comments before each public or protected
82
-class/interface/trait, method and variable.
+class/interface/trait, method, and variable.
83
84
Do not add PHPDoc comments that are superficial, duplicated, or stating the obvious.
85
0 commit comments