Issue #2013837 followup by yched: Rewrite field sync on top of NG entities.

8.0.x
Alex Pott 2013-06-14 23:12:37 +02:00
parent cd8a251f5f
commit 88101706e0
1 changed files with 0 additions and 1 deletions

View File

@ -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.