Issue #1386318 by barbi: Fixed hook_field_widget_info() should have a @see to other function.

merge-requests/26/head
webchick 2011-12-27 21:40:33 -08:00
parent 2f6d917af5
commit 1bbb219c2e
1 changed files with 1 additions and 0 deletions

View File

@ -705,6 +705,7 @@ function hook_field_is_empty($item, $field) {
* @see hook_field_widget_form_alter()
* @see hook_field_widget_WIDGET_TYPE_form_alter()
* @see hook_field_widget_error()
* @see hook_field_widget_settings_form()
*/
function hook_field_widget_info() {
return array(