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.
2 parents 79dba90 + fea59c5 commit 2f44290Copy full SHA for 2f44290
service_container.rst
@@ -1455,7 +1455,7 @@ Let's say you have the following functional interface::
1455
You also have a service that defines many methods and one of them is the same
1456
``format()`` method of the previous interface::
1457
1458
- // src/Service/MessageFormatterInterface.php
+ // src/Service/MessageUtils.php
1459
namespace App\Service;
1460
1461
class MessageUtils
0 commit comments