Issue #2013837 followup by yched: Rewrite field sync on top of NG entities.
parent
cd8a251f5f
commit
88101706e0
|
@ -10,7 +10,6 @@ namespace Drupal\translation_entity;
|
|||
use Drupal\Core\Entity\EntityInterface;
|
||||
use Drupal\Core\Entity\EntityManager;
|
||||
use Drupal\Core\Entity\EntityNG;
|
||||
use Drupal\Core\Entity\Field\FieldInterface;
|
||||
|
||||
/**
|
||||
* Provides field translation synchronization capabilities.
|
||||
|
|
Loading…
Reference in New Issue