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 dfc5620 commit 6406f22Copy full SHA for 6406f22
cookbook/profiler/data_collector.rst
@@ -67,7 +67,7 @@ populate the ``$this->data`` property (it takes care of serializing the
67
68
public function getName()
69
{
70
- return 'example_memory';
+ return 'memory';
71
}
72
73
0 commit comments