Skip to content

Commit 688409e

Browse files
committed
Documented MoneyType variables
1 parent a811833 commit 688409e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

reference/forms/types/money.rst

+9
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,13 @@ These options inherit from the :doc:`form </reference/forms/types/form>` type:
112112

113113
.. include:: /reference/forms/types/options/mapped.rst.inc
114114

115+
Form Variables
116+
--------------
117+
118+
============= ========== ==============================================================
119+
Variable Type Usage
120+
============= ========== ==============================================================
121+
money_pattern ``string`` The format to use to display the money, including the currency
122+
============= ========== ==============================================================
123+
115124
.. _`3 letter ISO 4217 code`: http://en.wikipedia.org/wiki/ISO_4217

0 commit comments

Comments
 (0)