Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2.3] [Contributing] [CS] Added missing docblocks in code snippet #5560

Closed
wants to merge 1 commit into from

Conversation

phansys
Copy link
Contributor

@phansys phansys commented Jul 24, 2015

Q A
Doc fix? no
New docs? no
Applies to
Fixed tickets

* @param string $dummy Some argument description
* Transforms the input given as first argument.
*
* @param string $dummy Some argument description
* @param array $options
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about a description for the $options argument and the exception?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@xabbuh, updated.

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | no
| Applies to    |
| Fixed tickets |
@wouterj
Copy link
Member

wouterj commented Sep 5, 2015

👍 (although we have a very weird example here now, we might need to rewrite it and have something more logical in the future...)

@wouterj wouterj mentioned this pull request Sep 5, 2015
@SpacePossum
Copy link
Contributor

👍
(kindly note that this PR targets 2.7 while the title states 2.3)

@xabbuh
Copy link
Member

xabbuh commented Sep 5, 2015

👍

@xabbuh
Copy link
Member

xabbuh commented Sep 5, 2015

Thank you Javier.

xabbuh added a commit that referenced this pull request Sep 5, 2015
… snippet (phansys)

This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes #5560).

Discussion
----------

[2.3] [Contributing] [CS] Added missing docblocks in code snippet

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | no
| Applies to    |
| Fixed tickets |

Commits
-------

8395e66 [2.3] [Contributing] [CS] Added missing docblocks in code snippet
@xabbuh xabbuh closed this Sep 5, 2015
@phansys
Copy link
Contributor Author

phansys commented Dec 18, 2015

Thank you @xabbuh!

@phansys phansys deleted the cs_snippet branch December 18, 2015 22:08
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.

4 participants