Skip to content

Commit

Permalink
Merge pull request #1528 from Jonathan-Up/patch-1
Browse files Browse the repository at this point in the history
phpstorm更好的支持
  • Loading branch information
jqhph authored Oct 14, 2021
2 parents bc8b54c + b91bd63 commit 59a0340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Widgets/Form.php
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
* @method Field\Html html($html, $label = '')
* @method Field\Tags tags($column, $label = '')
* @method Field\Icon icon($column, $label = '')
* @method Field\Embeds embeds($column, $label = '')
* @method Field\Embeds embeds($column, $label = '', $callback = null)
* @method Field\Captcha captcha($column, $label = '')
* @method Field\Listbox listbox($column, $label = '')
* @method Field\File file($column, $label = '')
Expand Down

0 comments on commit 59a0340

Please sign in to comment.