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 51db549 commit a1f7843Copy full SHA for a1f7843
service_container/autowiring.rst
@@ -739,7 +739,7 @@ closure's first call.
739
740
:class:`Symfony\Component\DependencyInjection\Attribute\\AutowireMethodOf`
741
provides a simpler way of specifying the name of the service method by using
742
-the property name as the method name::
+the property name as method name::
743
744
// src/Service/MessageGenerator.php
745
namespace App\Service;
0 commit comments