NodeRevisionsAllTest::$nodes

Same name in other branches
  1. 9 core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php \Drupal\Tests\node\Functional\NodeRevisionsAllTest::nodes
  2. 10 core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php \Drupal\Tests\node\Functional\NodeRevisionsAllTest::nodes
  3. 11.x core/modules/node/tests/src/Functional/NodeRevisionsAllTest.php \Drupal\Tests\node\Functional\NodeRevisionsAllTest::nodes

A list of nodes created to be used as starting point of different tests.

Type: Drupal\node\NodeInterface[]

File

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

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

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