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 a6cedd8 commit b26d147Copy full SHA for b26d147
service_container/service_decoration.rst
@@ -130,8 +130,8 @@ but keeps a reference of the old one as ``.inner``:
130
131
.. versionadded:: 7.4
132
133
- The feature to allow multiple ``#[AsDecorator]`` attributes was introduced
134
- in Symfony 7.4.
+ The possibility to allow multiple ``#[AsDecorator]`` attributes was
+ introduced in Symfony 7.4.
135
136
The ``decorates`` option tells the container that the ``App\DecoratingMailer``
137
service replaces the ``App\Mailer`` service. If you're using the
0 commit comments