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.
2 parents c095889 + 20695d4 commit a75bdbcCopy full SHA for a75bdbc
profiler/data_collector.rst
@@ -96,7 +96,7 @@ template that includes some specific blocks.
96
97
First, add the ``getTemplate()`` method in your data collector class to return
98
the path of the Twig template to use. Then, add some *getters* to give the
99
-template access to the collected information::::
+template access to the collected information::
100
101
// src/DataCollector/RequestCollector.php
102
namespace App\DataCollector;
0 commit comments