protected property NodeRevisionsAllTest::$nodes in Drupal 9
Same name and namespace in other branches
- 8 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\FunctionalCode
protected $nodes;