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