Skip to content

Commit 22157a7

Browse files
committed
remove typo in docs ci-skip
1 parent acc1acf commit 22157a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/helpers/url_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ The following functions are available:
361361
This function works the same as :php:func:`url_title()` but it converts all
362362
accented characters automatically.
363363

364-
.. php:function:: parse_subdomain($hostname])
364+
.. php:function:: parse_subdomain($hostname)
365365
366366
:param string|null $hostname: The hostname to parse. If null, uses the current request's host.
367367
:returns: The subdomain, or an empty string if none exists.

0 commit comments

Comments
 (0)