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