WorkspaceMergerTest::$nodes

An array of nodes created before installing the Workspaces module.

Type: \Drupal\node\NodeInterface[]

File

core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php, line 38

Class

WorkspaceMergerTest
Tests workspace merging.

Namespace

Drupal\Tests\workspaces\Kernel

Code

protected $nodes = [];

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