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 f7c4870 commit 80a2510Copy full SHA for 80a2510
service_container/tags.rst
@@ -115,8 +115,8 @@ If you want to apply tags automatically for your own services, use the
115
116
.. caution::
117
118
- If you're using PHP, you need to call ``instanceof`` before any service
119
- registration to make sure tags are correctly applied.
+ If you're using PHP configuration, you need to call ``instanceof`` before
+ any service registration to make sure tags are correctly applied.
120
121
It is also possible to use the ``#[AutoconfigureTag]`` attribute directly on the
122
base class or interface::
0 commit comments