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 2dba58c commit 94dd7f9Copy full SHA for 94dd7f9
service_container/autowiring.rst
@@ -605,7 +605,7 @@ the ``@required`` annotation instead.
605
606
.. versionadded:: 5.2
607
608
- The `#[Required]` attribute was introduced in Symfony 5.2.
+ The ``#[Required]`` attribute was introduced in Symfony 5.2.
609
610
Despite property injection has some :ref:`drawbacks <property-injection>`, autowiring with ``#[Required]``
611
or ``@required`` can also be applied to public typed properties::
0 commit comments