We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc1acf commit 22157a7Copy full SHA for 22157a7
1 file changed
user_guide_src/source/helpers/url_helper.rst
@@ -361,7 +361,7 @@ The following functions are available:
361
This function works the same as :php:func:`url_title()` but it converts all
362
accented characters automatically.
363
364
-.. php:function:: parse_subdomain($hostname])
+.. php:function:: parse_subdomain($hostname)
365
366
:param string|null $hostname: The hostname to parse. If null, uses the current request's host.
367
:returns: The subdomain, or an empty string if none exists.
0 commit comments