diff --git a/core/modules/taxonomy/taxonomy.module b/core/modules/taxonomy/taxonomy.module index aead43d..cc20a87 100644 --- a/core/modules/taxonomy/taxonomy.module +++ b/core/modules/taxonomy/taxonomy.module @@ -8,6 +8,7 @@ use Drupal\node\Node; use Drupal\taxonomy\Term; use Drupal\taxonomy\Vocabulary; +use Drupal\entity\EntityInterface; /** * Denotes that no term in the vocabulary has a parent.