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 8029820 commit b6ab64bCopy full SHA for b6ab64b
reference/twig_reference.rst
@@ -383,6 +383,10 @@ Makes a technical name human readable (i.e. replaces underscores by spaces
383
or transforms camelCase text like ``helloWorld`` to ``hello world``
384
and then capitalizes the string).
385
386
+.. versionadded:: 2.3
387
+ Transforming camelCase text into human readable text was introduced in
388
+ Symfony 2.3.
389
+
390
trans
391
~~~~~
392
0 commit comments