Skip to content

Commit 07f07ad

Browse files
committed
Added comment
1 parent 53112ba commit 07f07ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DependencyInjection/Configuration.php

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ public function getConfigTreeBuilder()
7474
->arrayNode('toolbar')
7575
->canBeDisabled()
7676
->addDefaultsIfNotSet()
77+
->info("Extend the debug profiler with inforation about requests. This could only be active when the kernel is in debug mode. ")
7778
->children()
7879
->scalarNode('formatter')->defaultNull()->end()
7980
->end()

0 commit comments

Comments
 (0)