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 4f1ddfd + 3fd958f commit fea59c5Copy full SHA for fea59c5
service_container.rst
@@ -1429,7 +1429,7 @@ Let's say you have the following functional interface::
1429
You also have a service that defines many methods and one of them is the same
1430
``format()`` method of the previous interface::
1431
1432
- // src/Service/MessageFormatterInterface.php
+ // src/Service/MessageUtils.php
1433
namespace App\Service;
1434
1435
class MessageUtils
0 commit comments