8000 Added parameter mandatory · symfony/symfony-docs@0368933 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0368933

Browse files
ycerutoxabbuh
authored andcommitted
Added parameter mandatory
1 parent 9d0cf82 commit 0368933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/profiler/data_collector.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ must also define additional blocks:
203203
</div>
204204
{% endset %}
205205

206-
{{ include('@WebProfiler/Profiler/toolbar_item.html.twig') }}
206+
{{ include('@WebProfiler/Profiler/toolbar_item.html.twig', {'link': true}) }}
207207
{% endblock %}
208208

209209
{% block head %}

0 commit comments

Comments
 (0)
0