You are here

protected property NodeAccessLanguageAwareTest::$adminUser in Zircon Profile 8

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

A user with permission to bypass access content.

Type: \Drupal\user\UserInterface

File

core/modules/node/src/Tests/NodeAccessLanguageAwareTest.php, line 41
Contains \Drupal\node\Tests\NodeAccessLanguageAwareTest.

Class

NodeAccessLanguageAwareTest
Tests node_access and db_select() with node_access tag functionality with multiple languages with node_access_test_language which is language-aware.

Namespace

Drupal\node\Tests

Code

protected $adminUser;