Skip to content

Commit b6ab64b

Browse files
committed
[#5595] Added versionadded
1 parent 8029820 commit b6ab64b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

reference/twig_reference.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,10 @@ Makes a technical name human readable (i.e. replaces underscores by spaces
383383
or transforms camelCase text like ``helloWorld`` to ``hello world``
384384
and then capitalizes the string).
385385

386+
.. versionadded:: 2.3
387+
Transforming camelCase text into human readable text was introduced in
388+
Symfony 2.3.
389+
386390
trans
387391
~~~~~
388392

0 commit comments

Comments
 (0)