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 @@ -14,7 +14,7 @@ the ISO3166 *country* code (e.g. ``fr_FR`` for French/France).
14
14
15
15
.. note ::
16
16
17
- The locale of your user is guessed using `Locale::getDefault() `_
17
+ The locale of your user is guessed using :phpmethod: `Locale::getDefault() `
18
18
19
19
Unlike the ``choice `` type, you don't need to specify a ``choices `` or
20
20
``choice_list `` option as the field type automatically uses a large list
@@ -59,6 +59,4 @@ These options inherit from the :doc:`field</reference/forms/types/field>` type:
59
59
60
60
.. include :: /reference/forms/types/options/label.rst.inc
61
61
62
- .. include :: /reference/forms/types/options/read_only.rst.inc
63
-
64
- .. _`Locale::getDefault()` : http://php.net/manual/en/locale.getdefault.php
62
+ .. include :: /reference/forms/types/options/read_only.rst.inc
You can’t perform that action at this time.
0 commit comments