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 d3c9afb commit d158b55Copy full SHA for d158b55
templates.rst
@@ -632,8 +632,8 @@ This might come handy when dealing with blocks in
632
:ref:`templates inheritance <template_inheritance-layouts>` or when using
633
`Turbo Streams`_.
634
635
-Similarly, you can use the ``#[Template]`` attribute on the controller to specify a block
636
-to render::
+Similarly, you can use the ``#[Template]`` attribute on the controller to specify
+a block to render::
637
638
// src/Controller/ProductController.php
639
namespace App\Controller;
0 commit comments