Skip to content

Commit 4774869

Browse files
committed
Fixed a wrong reference
1 parent 31061c4 commit 4774869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templating/PHP.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ How to Use PHP instead of Twig for Templates
77
.. caution::
88

99
Starting from Symfony 5.0, PHP templates are no longer supported. Use
10-
:doc:`Twig </templating>` instead to create your templates.
10+
:doc:`Twig </templates>` instead to create your templates.

0 commit comments

Comments
 (0)