Skip to content

Commit 80a2510

Browse files
committed
Tweak
1 parent f7c4870 commit 80a2510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service_container/tags.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,8 @@ If you want to apply tags automatically for your own services, use the
115115
116116
.. caution::
117117

118-
If you're using PHP, you need to call ``instanceof`` before any service
119-
registration to make sure tags are correctly applied.
118+
If you're using PHP configuration, you need to call ``instanceof`` before
119+
any service registration to make sure tags are correctly applied.
120120

121121
It is also possible to use the ``#[AutoconfigureTag]`` attribute directly on the
122122
base class or interface::

0 commit comments

Comments
 (0)