You are here

protected property ContentTranslationTestBase::$editor in Zircon Profile 8.0

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

The account to be used to test multilingual entity editing.

Type: \Drupal\user\UserInterface

File

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

Class

ContentTranslationTestBase
Base class for content translation tests.

Namespace

Drupal\content_translation\Tests

Code

protected $editor;