You are here

protected property NodeAccessLanguageAwareTest::$nodes in Drupal 9

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

A set of nodes to use in testing.

Type: \Drupal\node\NodeInterface[]

File

core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php, line 32

Class

NodeAccessLanguageAwareTest
Tests node_access and select queries with node_access tag functionality with multiple languages with node_access_test_language which is language-aware.

Namespace

Drupal\Tests\node\Kernel

Code

protected $nodes = [];