mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-03 13:58:55 +08:00
added missing @since tag
This commit is contained in:
@ -1086,6 +1086,7 @@ class BaseHtml
|
|||||||
* See [[renderTagAttributes()]] for details on how attributes are being rendered.
|
* See [[renderTagAttributes()]] for details on how attributes are being rendered.
|
||||||
*
|
*
|
||||||
* @return string the generated label tag
|
* @return string the generated label tag
|
||||||
|
* @since 2.0.4
|
||||||
*/
|
*/
|
||||||
public static function activeHint($model, $attribute, $options = [])
|
public static function activeHint($model, $attribute, $options = [])
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user