You are here

protected property NodeAccessLanguageAwareCombinationTest::$webUser 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::webUser

A normal authenticated user.

Type: \Drupal\user\UserInterface.

File

core/modules/node/src/Tests/NodeAccessLanguageAwareCombinationTest.php, line 42
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 $webUser;