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 b462510 commit b7056b6Copy full SHA for b7056b6
profiler/storage.rst
@@ -50,5 +50,5 @@ directory. If you want to use another location to store the profiles, define the
50
));
51
52
You can also create your own profile storage service implementing the
53
-:class:``Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface`` and
+:class:`Symfony\\Component\\HttpKernel\\Profiler\\ProfilerStorageInterface` and
54
overriding the ``profiler.storage`` service.
0 commit comments