diff --git a/framework/helpers/BaseHtml.php b/framework/helpers/BaseHtml.php index 91b75b436b..a81226300c 100644 --- a/framework/helpers/BaseHtml.php +++ b/framework/helpers/BaseHtml.php @@ -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 = []) {