Skip to content

Commit dfc5620

Browse files
Darien Hagerweaverryan
Darien Hager
authored andcommitted
Revert "Add a cautionary note telling users where the "standard" data-collector names can be found."
This reverts commit 62acae4.
1 parent 216ae51 commit dfc5620

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: cookbook/profiler/data_collector.rst

-6
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,6 @@ populate the ``$this->data`` property (it takes care of serializing the
7070
return 'example_memory';
7171
}
7272
}
73-
74-
.. caution::
75-
76-
The string you use with `getName()` should not collide with standard data-
77-
collectors, such as those within the
78-
`Symfony\Component\HttpKernel\DataCollector\` package.
7973

8074
.. _data_collector_tag:
8175

0 commit comments

Comments
 (0)