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