You are here

protected property NodeAccessLanguageAwareCombinationTest::$nodes in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/node/src/Tests/NodeAccessLanguageAwareCombinationTest.php \Drupal\node\Tests\NodeAccessLanguageAwareCombinationTest::nodes

A set of nodes to use in testing.

Type: \Drupal\node\NodeInterface[]

File

core/modules/node/src/Tests/NodeAccessLanguageAwareCombinationTest.php, line 35
Contains \Drupal\node\Tests\NodeAccessLanguageAwareCombinationTest.

Class

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

Namespace

Drupal\node\Tests

Code

protected $nodes = array();