Skip to content

Commit 1fab815

Browse files
committed
docs: add note
1 parent aadb3a6 commit 1fab815

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

system/Helpers/url_helper.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,9 @@ function mb_url_title(string $str, string $separator = '-', bool $lowercase = fa
522522
* Get the full, absolute URL to a controller method
523523
* (with additional arguments)
524524
*
525+
* NOTE: This requires the controller/method to
526+
* have a route defined in the routes Config file.
527+
*
525528
* @param mixed ...$args
526529
*
527530
* @throws RouterException

0 commit comments

Comments
 (0)