Skip to content

Commit 9088686

Browse files
Removing caution message
1 parent 3bd22d2 commit 9088686

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

reference/forms/types/money.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,6 @@ model_type
8484
If, for some reason, you need the value to be converted to an ``integer`` instead of a ``float``,
8585
you can set the option value to ``integer``.
8686

87-
.. caution::
88-
89-
When the value is set to ``integer``, the ``divisor`` option must not be set to ``1``,
90-
as this will have no effect.
91-
9287
.. versionadded:: 7.1
9388

9489
The ``model_type`` option was introduced in Symfony 7.1.

0 commit comments

Comments
 (0)