Skip to content

Commit a2f53ec

Browse files
committed
docs: make description more detailed
1 parent 7222c0e commit a2f53ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/helpers/form_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The following functions are available:
5353
:returns: An HTML form opening tag
5454
:rtype: string
5555

56-
Creates an opening form tag with a site URL **built from your config preferences**.
56+
Creates an opening form tag with a site URL **built from your** ``Config\App::$baseURL``.
5757
It will optionally let you add form attributes and hidden input fields, and
5858
will always add the `accept-charset` attribute based on the charset value in your
5959
config file.

0 commit comments

Comments
 (0)