Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / permissions_by_term / tests / src / Kernel / NodeEntityBundleInfoTest.php
index 1a51d89e9de05ae35a5bc1af3f05b26a3113e823..bbb0bb4609a5379b679952c0860851c391e5cb63 100644 (file)
@@ -2,10 +2,10 @@
 
 namespace Drupal\Tests\permissions_by_term\Kernel;
 
+use Drupal\permissions_by_term\Service\NodeEntityBundleInfo;
 use Drupal\taxonomy\Entity\Term;
 use Drupal\user\Entity\Role;
 use Drupal\user\Entity\User;
-use Drupal\permissions_by_term\Service\NodeEntityBundleInfo;
 
 /**
  * Class AccessStorageTest