Skip to content

Commit f6dba50

Browse files
committed
Merge branch '4.4'
* 4.4: scope singly-implemented interfaces detection by file
2 parents 3fbc1af + 17cd6d9 commit f6dba50

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

364364
When using a `service definition prototype`_, if only one service is
365365
discovered that implements an interface, and that interface is also
366-
discovered at the same time, configuring the alias is not mandatory
366+
discovered in the same file, configuring the alias is not mandatory
367367
and Symfony will automatically create one.
368368

369369
Dealing with Multiple Implementations of the Same Type

0 commit comments

Comments
 (0)