You are here

protected property WorkspaceTest::$editor1 in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/workspaces/tests/src/Functional/WorkspaceTest.php \Drupal\Tests\workspaces\Functional\WorkspaceTest::editor1

A test user.

Type: \Drupal\user\Entity\User

File

core/modules/workspaces/tests/src/Functional/WorkspaceTest.php, line 43

Class

WorkspaceTest
Test the workspace entity.

Namespace

Drupal\Tests\workspaces\Functional

Code

protected $editor1;