mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: make description more detailed
This commit is contained in:
parent
7222c0ef36
commit
a2f53ec922
@ -53,7 +53,7 @@ The following functions are available:
|
||||
:returns: An HTML form opening tag
|
||||
:rtype: string
|
||||
|
||||
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``.
|
||||
It will optionally let you add form attributes and hidden input fields, and
|
||||
will always add the `accept-charset` attribute based on the charset value in your
|
||||
config file.
|
||||
|
Loading…
x
Reference in New Issue
Block a user