We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 216ae51 commit dfc5620Copy full SHA for dfc5620
cookbook/profiler/data_collector.rst
@@ -70,12 +70,6 @@ populate the ``$this->data`` property (it takes care of serializing the
70
return 'example_memory';
71
}
72
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.
79
80
.. _data_collector_tag:
81
0 commit comments