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 bbdca6b commit 9b7f158Copy full SHA for 9b7f158
components/stopwatch.rst
@@ -62,8 +62,8 @@ Symfony Profiler tool uses categories to nicely color-code different events.
62
63
.. tip::
64
65
- When you want to show events in the symfony profiler, autowire
66
- `Symfony\Component\Stopwatch\Stopwatch` into your service. Each category
+ When you want to show events in the Symfony profiler, autowire
+ ``Symfony\Component\Stopwatch\Stopwatch`` into your service. Each category
67
is shown on a separate line.
68
69
Periods
0 commit comments