mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 04:37:42 +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.
|
||||
*
|
||||
* @return string the generated label tag
|
||||
* @since 2.0.4
|
||||
*/
|
||||
public static function activeHint($model, $attribute, $options = [])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user