protected property EntityTranslationTestBase::$controller

The translation controller for the current entity type.

Type: \Drupal\translation_entity\EntityTranslationControllerInterface

File

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

Class

EntityTranslationTestBase
Tests entity translation workflows.

Namespace

Drupal\translation_entity\Tests

Code

protected $controller;