protected property EntityTranslationTestBase::$translator

The account to be used to test translation operations.

Type: \Drupal\user\Plugin\Core\Entity\User

File

drupal/core/modules/translation_entity/lib/Drupal/translation_entity/Tests/EntityTranslationTestBase.php, line 45
Contains \Drupal\entity\Tests\EntityTranslationTestBase.

Class

EntityTranslationTestBase
Tests entity translation workflows.

Namespace

Drupal\translation_entity\Tests

Code

protected $translator;