NodeAccessLanguageAwareCombinationTest::$nodes

Same name and namespace in other branches
  1. 8.9.x core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php \Drupal\Tests\node\Kernel\NodeAccessLanguageAwareCombinationTest::nodes
  2. 10 core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php \Drupal\Tests\node\Kernel\NodeAccessLanguageAwareCombinationTest::nodes
  3. 11.x 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 36

Class

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

Namespace

Drupal\Tests\node\Kernel

Code

protected $nodes = [];

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