File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Top Open diff view settings Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Top Open diff view settings Original file line number Diff line number Diff line change @@ -45,16 +45,9 @@ rounding_mode
4545
4646If a submitted number needs to be rounded (based on the ``precision ``
4747option), you have several configurable options for that rounding. Each
48- <<<<<<< HEAD
4948option is a constant on the :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ DataTransformer\\ NumberToLocalizedStringTransformer `:
5049
5150* ``NumberToLocalizedStringTransformer::ROUND_DOWN `` Round towards zero.
52- =======
53- option is a constant on the :class: `Symfony\\ Component\\ Form\\ Extension\\ Core\\ DataTransformer\\ IntegerToLocalizedStringTransformer `:
54-
55- * ``IntegerToLocalizedStringTransformer::ROUND_DOWN `` Rounding mode to
56- round towards zero.
57- >>>>>>> 2.3
5851
5952* ``NumberToLocalizedStringTransformer::ROUND_FLOOR `` Round towards negative
6053 infinity.
You can’t perform that action at this time.
0 commit comments