You are here

protected property NodeQueryAlterTest::$accessUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Functional/NodeQueryAlterTest.php \Drupal\Tests\node\Functional\NodeQueryAlterTest::accessUser

User with permission to view content.

File

core/modules/node/tests/src/Functional/NodeQueryAlterTest.php, line 29

Class

NodeQueryAlterTest
Tests that node access queries are properly altered by the node module.

Namespace

Drupal\Tests\node\Functional

Code

protected $accessUser;