Skip to content

Updated the "custom data collector" article #8969

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

Closed
wants to merge 2 commits into from

Conversation

javiereguiluz
Copy link
Member

@javiereguiluz javiereguiluz commented Jan 3, 2018

This fixes #8935.


:method:`Symfony\\Component\\HttpKernel\\DataCollector\\DataCollectorInterface::reset` method:
It's called between requests to reset the state of the profiler. Use it to
remove all the information collected with the collect() method.
Copy link
Member

Choose a reason for hiding this comment

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

"with the collect() method"

javiereguiluz added a commit that referenced this pull request Jan 4, 2018
This PR was squashed before being merged into the 3.4 branch (closes #8969).

Discussion
----------

Updated the "custom data collector" article

  This fixes #8935.

Commits
-------

d40fc1f Updated the "custom data collector" article
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