Skip to content

Commit c9a0994

Browse files
committed
Added the missing versionadded directive
1 parent 34492a4 commit c9a0994

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/string.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,10 @@ the injected slugger is the same as the request locale::
512512
Inflector
513513
---------
514514

515+
..versionadded:: 5.1
516+
517+
The inflector feature was introduced in Symfony 5.1.
518+
515519
In some scenarios such as code generation and code introspection, you need to
516520
convert words from/to singular/plural. For example, to know the property
517521
associated with an *adder* method, you must convert from plural

0 commit comments

Comments
 (0)