You are here

protected property ContentTranslationTestBase::$translator in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/content_translation/src/Tests/ContentTranslationTestBase.php \Drupal\content_translation\Tests\ContentTranslationTestBase::translator

The account to be used to test translation operations.

Type: \Drupal\user\UserInterface

File

core/modules/content_translation/src/Tests/ContentTranslationTestBase.php, line 52
Contains \Drupal\content_translation\Tests\ContentTranslationTestBase.

Class

ContentTranslationTestBase
Base class for content translation tests.

Namespace

Drupal\content_translation\Tests

Code

protected $translator;