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 1f24506 commit f1c2056Copy full SHA for f1c2056
translation.rst
@@ -479,6 +479,11 @@ The ``translation:extract`` command looks for missing translations in:
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
+.. versionadded:: 6.2
483
+
484
+ The support of PHP files/classes that use constraint attributes was
485
+ introduced in Symfony 6.2.
486
487
.. _translation-resource-locations:
488
489
Translation Resource/File Names and Locations
0 commit comments