protected property NodeAccessLanguageAwareTest::$nodes in Drupal 9
Same name and namespace in other branches
- 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\KernelCode
protected $nodes = [];