We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91a89b7 + cc7853d commit f34fc2dCopy full SHA for f34fc2d
components/templating/helpers/slotshelper.rst
@@ -55,7 +55,7 @@ Extending Templates
55
56
The :method:`Symfony\\Component\\Templating\\PhpEngine::extend` method is called in the
57
sub-template to set its parent template. Then
58
-:method:`$view['slots']->set() <Symfony\\Component\\Translation\\Helper\\SlotsHelper::set>`
+:method:`$view['slots']->set() <Symfony\\Component\\Templating\\Helper\\SlotsHelper::set>`
59
can be used to set the content of a slot. All content which is not explicitly
60
set in a slot is in the ``_content`` slot.
61
0 commit comments