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 83cd877 commit c59d466Copy full SHA for c59d466
templates.rst
@@ -463,6 +463,7 @@ to define the template to render::
463
464
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
465
use Symfony\Component\HttpFoundation\Response;
466
+ use Symfony\Bridge\Twig\Attribute\Template;
467
468
class ProductController extends AbstractController
469
{
0 commit comments