Skip to content

Commit 0f28ed5

Browse files
committed
abc order
1 parent 2db03e8 commit 0f28ed5

File tree

1 file changed

+1
-1
lines changed
  • tests/functional/Generator/Entity/_content_entity/_yes/src/Entity

1 file changed

+1
-1
lines changed

tests/functional/Generator/Entity/_content_entity/_yes/src/Entity/FooExample.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
use Drupal\Core\Entity\Attribute\ContentEntityType;
88
use Drupal\Core\Entity\ContentEntityDeleteForm;
9+
use Drupal\Core\Entity\EditorialContentEntityBase;
910
use Drupal\Core\Entity\EntityChangedTrait;
1011
use Drupal\Core\Entity\EntityStorageInterface;
1112
use Drupal\Core\Entity\EntityTypeInterface;
1213
use Drupal\Core\Entity\Form\DeleteMultipleForm;
1314
use Drupal\Core\Entity\Form\RevisionDeleteForm;
1415
use Drupal\Core\Entity\Form\RevisionRevertForm;
15-
use Drupal\Core\Entity\EditorialContentEntityBase;
1616
use Drupal\Core\Entity\Routing\AdminHtmlRouteProvider;
1717
use Drupal\Core\Entity\Routing\RevisionHtmlRouteProvider;
1818
use Drupal\Core\Field\BaseFieldDefinition;

0 commit comments

Comments
 (0)