We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e07f067 commit abcb094Copy full SHA for abcb094
templates/module/src/Plugin/Field/FieldWidget/fieldwidget.php.twig
@@ -20,7 +20,7 @@ use Drupal\Core\Form\FormStateInterface;
20
*
21
* @FieldWidget(
22
* id = "{{ plugin_id }}",
23
- * module = "{{ module }}"
+ * module = "{{ module }}",
24
* label = @Translation("{{ label }}"){% if field_type %},
25
* field_types = {
26
* "{{ field_type }}"
0 commit comments