ContentTranslationWorkflowsTest::$entityOwner

Same name and namespace in other branches
  1. 10 core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationWorkflowsTest::entityOwner
  2. 11.x core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php \Drupal\Tests\content_translation\Functional\ContentTranslationWorkflowsTest::entityOwner

The entity owner account to be used to test multilingual entity editing.

Type: \Drupal\user\UserInterface

File

core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php, line 47

Class

ContentTranslationWorkflowsTest
Tests the content translation workflows for the test entity.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $entityOwner;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.