You are here

protected property NodeRevisionsAllTest::$revisionUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php \Drupal\Tests\node\Functional\NodeRevisionsAllTest::revisionUser

An arbitrary user for revision authoring.

Type: \Drupal\user\UserInterface

File

core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php, line 40

Class

NodeRevisionsAllTest
Create a node with revisions and test viewing, saving, reverting, and deleting revisions for user with access to all.

Namespace

Drupal\Tests\node\Functional

Code

protected $revisionUser;