@@ -24,7 +24,6 @@ discard block |
||
24 | 24 | |
25 | 25 | /** |
26 | 26 | * Plugin implementation of the 'entity_reference' widget for entity browser. |
27 | - |
|
28 | 27 | * @FieldWidget( |
29 | 28 | * id = "entity_browser_entity_reference", |
30 | 29 | * label = @Translation("Entity browser"), |
@@ -174,8 +173,8 @@ discard block |
||
174 | 173 | } |
175 | 174 | |
176 | 175 | /** |
177 | - * {@inheritdoc} |
|
178 | - */ |
|
176 | + * {@inheritdoc} |
|
177 | + */ |
|
179 | 178 | public function settingsSummary() { |
180 | 179 | $summary = []; |
181 | 180 | $entity_browser_id = $this->getSetting('entity_browser'); |