Skip to content

Commit 94dd7f9

Browse files
derrabuswouterj
andauthored
Update service_container/autowiring.rst
Co-authored-by: Wouter J <[email protected]>
1 parent 2dba58c commit 94dd7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,7 +605,7 @@ the ``@required`` annotation instead.
605605

606606
.. versionadded:: 5.2
607607

608-
The `#[Required]` attribute was introduced in Symfony 5.2.
608+
The ``#[Required]`` attribute was introduced in Symfony 5.2.
609609

610610
Despite property injection has some :ref:`drawbacks <property-injection>`, autowiring with ``#[Required]``
611611
or ``@required`` can also be applied to public typed properties::

0 commit comments

Comments
 (0)