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 16cceab commit 19ee7d2Copy full SHA for 19ee7d2
service_container.rst
@@ -1434,7 +1434,7 @@ Let's say you have the following functional interface::
1434
You also have a service that defines many methods and one of them is the same
1435
``format()`` method of the previous interface::
1436
1437
- // src/Service/MessageFormatterInterface.php
+ // src/Service/MessageUtils.php
1438
namespace App\Service;
1439
1440
class MessageUtils
0 commit comments