You are here

protected property NodeAccessLanguageAwareTest::$adminUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php \Drupal\Tests\node\Kernel\NodeAccessLanguageAwareTest::adminUser

A user with permission to bypass access content.

Type: \Drupal\user\UserInterface

File

core/modules/node/tests/src/Kernel/NodeAccessLanguageAwareTest.php, line 39

Class

NodeAccessLanguageAwareTest
Tests node_access and select queries with node_access tag functionality with multiple languages with node_access_test_language which is language-aware.

Namespace

Drupal\Tests\node\Kernel

Code

protected $adminUser;