Thanks to visit codestin.com Credit goes to github.com
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 8cfb850 commit 1e88b9dCopy full SHA for 1e88b9d
reference/forms/types/options/with_minutes.rst.inc
@@ -1,10 +1,10 @@
1
+.. versionadded:: 2.2
2
+ The ``with_minutes`` option was introduced in Symfony 2.2.
3
+
4
with_minutes
5
~~~~~~~~~~~~
6
7
**type**: ``Boolean`` **default**: ``true``
8
9
Whether or not to include minutes in the input. This will result in an additional
10
input to capture minutes.
-
-.. versionadded:: 2.2
- The ``with_minutes`` option was introduced in Symfony 2.2.
0 commit comments