Skip to content

Commit

Permalink
Fix PhpDoc of ActiveField (#19001)
Browse files Browse the repository at this point in the history
  • Loading branch information
WinterSilence committed Nov 11, 2021
1 parent 74e3cc9 commit 533b569
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions framework/widgets/ActiveField.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
*
* For more details and usage information on ActiveField, see the [guide article on forms](guide:input-forms).
*
* @property-read string $inputId The attribute `id` of the input element
*
* @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0
*/
Expand Down

0 comments on commit 533b569

Please sign in to comment.