We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad86890 commit 5029cb2Copy full SHA for 5029cb2
translation.rst
@@ -476,6 +476,8 @@ The ``translation:extract`` command looks for missing translations in:
476
* Any PHP file/class stored in the ``src/`` directory that creates
477
:ref:`translatable-objects` using the constructor or the ``t()`` method or calls
478
the ``trans()`` method.
479
+* Any PHP file/class stored in the ``src/`` directory that uses
480
+ :ref:`Constraints Attributes <validation-constraints>` with ``*message`` named argument(s).
481
482
.. _translation-resource-locations:
483
0 commit comments