You are here

protected property NodeAccessLanguageAwareCombinationTest::$webUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php \Drupal\Tests\node\Kernel\NodeAccessLanguageAwareCombinationTest::webUser
  2. 10 core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php \Drupal\Tests\node\Kernel\NodeAccessLanguageAwareCombinationTest::webUser

A normal authenticated user.

Type: \Drupal\user\UserInterface

File

core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareCombinationTest.php, line 44

Class

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

Namespace

Drupal\Tests\node\Kernel

Code

protected $webUser;