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 4865b3b commit e98f953Copy full SHA for e98f953
translation.rst
@@ -352,7 +352,7 @@ The ``translation:update`` command looks for missing translations in:
352
defined in the :ref:`twig.default_path <config-twig-default-path>` and
353
:ref:`twig.paths <config-twig-paths>` config options);
354
* Any PHP file/class that injects or :doc:`autowires </service_container/autowiring>`
355
- the ``translator`` service and makes calls to the ``trans()`` function.
+ the ``translator`` service and makes calls to the ``trans()`` method.
356
357
.. versionadded:: 4.3
358
0 commit comments