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 68de3a8 commit ab713aeCopy full SHA for ab713ae
Resources/config/container.yml
@@ -6,4 +6,4 @@ services:
6
class: Kendrick\SymfonyDebugToolbarGit\DataCollector\GitDataCollector
7
arguments: [%symfony_debug_toolbar_git.repository_commit_url%]
8
tags:
9
- - { name: data_collector, template: %symfony_debug_toolbar_git.data_collector.template%, id:"datacollector_git" }
+ - { name: data_collector, template: "%symfony_debug_toolbar_git.data_collector.template%", id:"datacollector_git" }
0 commit comments