File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ every ``number_format`` filter call.
269
269
decimals
270
270
........
271
271
272
- **type **: ``int `` **default **: ``0 ``
272
+ **type **: ``integer `` **default **: ``0 ``
273
273
274
274
The number of decimals used to format numeric values when no specific number is
275
275
passed as argument to the ``number_format `` filter.
@@ -294,7 +294,7 @@ no specific character is passed as argument to the ``number_format`` filter.
294
294
optimizations
295
295
~~~~~~~~~~~~~
296
296
297
- **type **: ``int `` **default **: ``-1 ``
297
+ **type **: ``integer `` **default **: ``-1 ``
298
298
299
299
Twig includes an extension called ``optimizer `` which is enabled by default in
300
300
Symfony applications. This extension analyzes the templates to optimize them
You can’t perform that action at this time.
0 commit comments