protected property NodeAccessLanguageAwareTest::$nodes in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/node/src/Tests/NodeAccessLanguageAwareTest.php \Drupal\node\Tests\NodeAccessLanguageAwareTest::nodes
A set of nodes to use in testing.
Type: \Drupal\node\NodeInterface[]
File
- core/
modules/ node/ src/ Tests/ NodeAccessLanguageAwareTest.php, line 34 - Contains \Drupal\node\Tests\NodeAccessLanguageAwareTest.
Class
- NodeAccessLanguageAwareTest
- Tests node_access and db_select() with node_access tag functionality with multiple languages with node_access_test_language which is language-aware.
Namespace
Drupal\node\TestsCode
protected $nodes = array();