Skip to content

Commit 6406f22

Browse files
Darien Hagerweaverryan
Darien Hager
authored andcommitted
Revert "Fix example name to avoid breaking collision with standard data-collectors"
This reverts commit cbb500d.
1 parent dfc5620 commit 6406f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/profiler/data_collector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ populate the ``$this->data`` property (it takes care of serializing the
6767

6868
public function getName()
6969
{
70-
return 'example_memory';
70+
return 'memory';
7171
}
7272
}
7373

0 commit comments

Comments
 (0)