Commit 59cc605d by Qiang Xue

Fixed version [skip ci]

parent 52f4006c
......@@ -373,7 +373,7 @@ class BaseUrl
* - string: generating an absolute URL with the specified scheme (either `http` or `https`).
*
* @return string the generated URL
* @since 2.0.2
* @since 2.0.3
*/
public static function current(array $params = [], $scheme = false)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment