File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
tests/functional/Generator/_field/src/Plugin/Field/FieldFormatter Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55namespace Drupal \example \Plugin \Field \FieldFormatter ;
66
7- use Drupal \Core \Field \Attribute \FieldFormatter ;
87use Drupal \Core \Datetime \DrupalDateTime ;
8+ use Drupal \Core \Field \Attribute \FieldFormatter ;
99use Drupal \Core \Field \FieldItemListInterface ;
1010use Drupal \Core \Field \FormatterBase ;
1111use Drupal \Core \Form \FormStateInterface ;
Original file line number Diff line number Diff line change 44
55namespace Drupal \example \Plugin \Field \FieldFormatter ;
66
7- use Drupal \Core \Field \Attribute \FieldFormatter ;
87use Drupal \Core \Datetime \DrupalDateTime ;
8+ use Drupal \Core \Field \Attribute \FieldFormatter ;
99use Drupal \Core \Field \FieldItemListInterface ;
1010use Drupal \Core \Field \FormatterBase ;
1111use Drupal \Core \StringTranslation \TranslatableMarkup ;
Original file line number Diff line number Diff line change 44
55namespace Drupal \example \Plugin \Field \FieldFormatter ;
66
7- use Drupal \Core \Field \Attribute \FieldFormatter ;
87use Drupal \Core \Datetime \DrupalDateTime ;
8+ use Drupal \Core \Field \Attribute \FieldFormatter ;
99use Drupal \Core \Field \FieldItemListInterface ;
1010use Drupal \Core \Field \FormatterBase ;
1111use Drupal \Core \StringTranslation \TranslatableMarkup ;
You can’t perform that action at this time.
0 commit comments