You are here

protected property NodeAccessLanguageAwareCombinationTest::$nodes in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php \Drupal\Tests\node\Kernel\NodeAccessLanguageAwareCombinationTest::nodes

A set of nodes to use in testing.

Type: \Drupal\node\NodeInterface[]

File

core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php, line 37

Class

NodeAccessLanguageAwareCombinationTest
Tests node access functionality with multiple languages and two node access modules.

Namespace

Drupal\Tests\node\Kernel

Code

protected $nodes = [];