Skip to content

Commit 41e4f30

Browse files
committed
minor #6225 [Reference][Forms] add versionadded directive for range type (xabbuh)
This PR was merged into the 2.8 branch. Discussion ---------- [Reference][Forms] add versionadded directive for range type Commits ------- 211f3a6 add versionadded directive for range type
2 parents bce32e2 + 211f3a6 commit 41e4f30

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: reference/forms/types/range.rst

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
RangeType Field
55
===============
66

7+
.. versionadded:: 2.8
8+
The ``range`` type was introduced in Symfony 2.8.
9+
710
The ``RangeType`` field is a slider that is rendered using the HTML5
811
``<input type="range" />`` tag.
912

0 commit comments

Comments
 (0)