mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-11-04 14:46:19 +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`).
 | 
					     * - 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)
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user