We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7222c0e commit a2f53ecCopy full SHA for a2f53ec
1 file changed
user_guide_src/source/helpers/form_helper.rst
@@ -53,7 +53,7 @@ The following functions are available:
53
:returns: An HTML form opening tag
54
:rtype: string
55
56
- Creates an opening form tag with a site URL **built from your config preferences**.
+ Creates an opening form tag with a site URL **built from your** ``Config\App::$baseURL``.
57
It will optionally let you add form attributes and hidden input fields, and
58
will always add the `accept-charset` attribute based on the charset value in your
59
config file.
0 commit comments