File tree 1 file changed +2
-4
lines changed
1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ The "value" for each country is the two-letter country code.
12
12
13
13
.. note ::
14
14
15
- The locale of your user is guessed using `Locale::getDefault() `_
15
+ The locale of your user is guessed using :phpmethod: `Locale::getDefault() `
16
16
17
17
Unlike the ``choice `` type, you don't need to specify a ``choices `` or
18
18
``choice_list `` option as the field type automatically uses all of the countries
@@ -57,6 +57,4 @@ These options inherit from the :doc:`field</reference/forms/types/field>` type:
57
57
58
58
.. include :: /reference/forms/types/options/label.rst.inc
59
59
60
- .. include :: /reference/forms/types/options/read_only.rst.inc
61
-
62
- .. _`Locale::getDefault()` : http://php.net/manual/en/locale.getdefault.php
60
+ .. include :: /reference/forms/types/options/read_only.rst.inc
You can’t perform that action at this time.
0 commit comments