Issue #2035315 follow-up by swentel: [Follow up] Add a dedicated @FieldWidget annotation.
parent
587d6adb5f
commit
637e6fb8d2
|
@ -14,7 +14,7 @@ use Drupal\Component\Annotation\Plugin;
|
|||
*
|
||||
* Widgets handle how fields are displayed in edit forms.
|
||||
*
|
||||
* Additional annotation keys for formatters can be defined in
|
||||
* Additional annotation keys for widgets can be defined in
|
||||
* hook_field_widget_info_alter().
|
||||
*
|
||||
* @Annotation
|
||||
|
|
Loading…
Reference in New Issue