Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 0aa25f8

Browse filesBrowse files
committed
[#5838] Tweaking comment - the phpdoc policy is not concrete
1 parent 241dfde commit 0aa25f8
Copy full SHA for 0aa25f8

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎contributing/code/standards.rst

Copy file name to clipboardExpand all lines: contributing/code/standards.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,8 @@ Service Naming Conventions
225225
Documentation
226226
-------------
227227

228-
* Add PHPDoc blocks for all classes, methods, and functions, except when the
229-
comments are trivial (e.g. basic getter and setter methods);
228+
* Add PHPDoc blocks for all classes, methods, and functions (though you may
229+
be asked to remove PHPDoc that do not add value);
230230

231231
* Group annotations together so that annotations of the same type immediately
232232
follow each other, and annotations of a different type are separated by a

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.