You are here

protected property NodeQueryAlterTest::$noAccessUser in Zircon Profile 8.0

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

User without permission to view content.

File

core/modules/node/src/Tests/NodeQueryAlterTest.php, line 32
Contains \Drupal\node\Tests\NodeQueryAlterTest.

Class

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

Namespace

Drupal\node\Tests

Code

protected $noAccessUser;