mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 11:39:41 +08:00
Fixed version [skip ci]
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user