You are here

protected property ContentTranslationWorkflowsTest::$notEntityOwner in Drupal 9

The user that has entity owner permission but is not the owner.

Type: \Drupal\user\UserInterface

File

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

Class

ContentTranslationWorkflowsTest
Tests the content translation workflows for the test entity.

Namespace

Drupal\Tests\content_translation\Functional

Code

protected $notEntityOwner;