Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d5ec360

Browse files
committed
Merge remote-tracking branch 'upstream/4.4' into 4.4
* upstream/4.4: scope singly-implemented interfaces detection by file
2 parents 874fd9c + 17cd6d9 commit d5ec360

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
@@ -368,7 +368,7 @@ dealing with the ``TransformerInterface``.
368368

369369
When using a `service definition prototype`_, if only one service is
370370
discovered that implements an interface, and that interface is also
371-
discovered at the same time, configuring the alias is not mandatory
371+
discovered in the same file, configuring the alias is not mandatory
372372
and Symfony will automatically create one.
373373

374374
Dealing with Multiple Implementations of the Same Type

0 commit comments

Comments
 (0)