10000 minor #5280 Rebase #4633 (seangallavan) · ThomasLandauer/symfony-docs@2fc4b10 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2fc4b10

Browse files
committed
minor symfony#5280 Rebase symfony#4633 (seangallavan)
This PR was submitted for the 2.7 branch but it was merged into the 2.3 branch instead (closes symfony#5280). Discussion ---------- Rebase symfony#4633 Original description: > Simple change...would have saved me several hours of guessing. Commits ------- 9de2017 Update data_collector.rst
2 parents f6db30e + 9de2017 commit 2fc4b10

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cookbook/profiler/data_collector.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,3 +208,8 @@ AcmeDebugBundle:
208208
'id' => 'your_collector_name',
209209
))
210210
;
211+
212+
.. caution::
213+
214+
Make sure the ``id`` attribute is the same string you used for the
215+
``getName()`` method.

0 commit comments

Comments
 (0)
0