Fixed version [skip ci]

This commit is contained in:
Qiang Xue
2015-01-11 11:00:27 -05:00
parent 52f4006c11
commit 59cc605ddd

View File

@ -373,7 +373,7 @@ class BaseUrl
* - string: generating an absolute URL with the specified scheme (either `http` or `https`). * - string: generating an absolute URL with the specified scheme (either `http` or `https`).
* *
* @return string the generated URL * @return string the generated URL
* @since 2.0.2 * @since 2.0.3
*/ */
public static function current(array $params = [], $scheme = false) public static function current(array $params = [], $scheme = false)
{ {