You are here

protected property NodeRevisionsAllTest::$revisionLogs 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::revisionLogs

Revision logs of nodes created by the setup method.

Type: string[]

File

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

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 $revisionLogs;