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 2a7f91d commit f5e9e6bCopy full SHA for f5e9e6b
service_container/autowiring.rst
@@ -211,7 +211,7 @@ using autowiring:
211
AppBundle\Rot13Transformer: ~
212
213
# the ``AppBundle\Rot13Transformer`` service will be injected when
214
- # a ``AppBundle\TransformerInterface`` type-hint is detected
+ # an ``AppBundle\TransformerInterface`` type-hint is detected
215
AppBundle\TransformerInterface: '@AppBundle\Rot13Transformer'
216
217
AppBundle\TwitterClient:
0 commit comments