Browse Source

typo #8113

tags/2.0.4
Carsten Brandt 10 years ago
parent
commit
296e5816d8
  1. 2
      framework/helpers/BaseHtml.php

2
framework/helpers/BaseHtml.php

@ -1085,7 +1085,7 @@ class BaseHtml
*
* See [[renderTagAttributes()]] for details on how attributes are being rendered.
*
* @return string the generated label tag
* @return string the generated hint tag
* @since 2.0.4
*/
public static function activeHint($model, $attribute, $options = [])

Loading…
Cancel
Save