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 5e345de commit f492ea9Copy full SHA for f492ea9
user_guide_src/source/outgoing/localization.rst
@@ -273,6 +273,8 @@ Previously saved keys do not change.
273
274
.. literalinclude:: localization/019.php
275
276
+The language files generated will most likely not conform to your coding standards.
277
+It is recommended to format them. For example, run ``vendor/bin/php-cs-fixer fix ./app/Language`` if ``php-cs-fixer`` is installed.
278
279
.. note:: The command ignores **app/Language/** path.
280
0 commit comments