Skip to content

Conversation

javiereguiluz
Copy link
Member

This finishes #9088 by doing the opposite change: when the comment describes what the code does instead of what the user must do, use the format: // returns a ... instead of // return a ...

@javiereguiluz javiereguiluz merged commit a439f63 into symfony:2.7 Feb 5, 2018
javiereguiluz added a commit that referenced this pull request Feb 5, 2018
This PR was merged into the 2.7 branch.

Discussion
----------

Make code comments consistent

This finishes #9088 by doing the opposite change: when the comment describes what the code does instead of what the user must do, use the format: `// returns a ...`  instead of `// return a ...`

Commits
-------

a439f63 Make code comments consistent
@xabbuh xabbuh added this to the 2.7 milestone Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants