Skip to content

[HttpFoundation] Add doc for Request::getContent() method #3610

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

Merged
merged 1 commit into from
Mar 9, 2014
Merged

[HttpFoundation] Add doc for Request::getContent() method #3610

merged 1 commit into from
Mar 9, 2014

Conversation

bicpi
Copy link
Contributor

@bicpi bicpi commented Feb 26, 2014

Q A
Doc fix? no
New docs? yes
Applies to all
Fixed tickets #3609

@@ -168,14 +168,22 @@ argument::

.. _component-foundation-attributes:

Finally, you can also store additional data in the request,
thanks to the public ``attributes`` property, which is also an instance of
Thanks to the public ``attributes`` property you can also store additional data
Copy link
Member

Choose a reason for hiding this comment

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

property,

@bicpi
Copy link
Contributor Author

bicpi commented Mar 8, 2014

@weaverryan Don't want to break your great flow, so I've just updated this PR according to your comments :-)

@weaverryan
Copy link
Member

You rock - easy merge! Thanks once again!

weaverryan added a commit that referenced this pull request Mar 9, 2014
…od (bicpi)

This PR was merged into the 2.3 branch.

Discussion
----------

[HttpFoundation] Add doc for Request::getContent() method

| Q             | A
| ------------- | ---
| Doc fix?      | no
| New docs?     | yes
| Applies to    | all
| Fixed tickets | #3609

Commits
-------

a61c137 [HttpFoundation] Add doc for Request::getContent() method
@weaverryan weaverryan merged commit a61c137 into symfony:2.3 Mar 9, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants