You are here

protected property NodeAccessFieldTest::$adminUser in Zircon Profile 8

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

A user with permission to bypass access content.

Type: \Drupal\user\UserInterface

File

core/modules/node/src/Tests/NodeAccessFieldTest.php, line 30
Contains \Drupal\node\Tests\NodeAccessFieldTest.

Class

NodeAccessFieldTest
Tests the interaction of the node access system with fields.

Namespace

Drupal\node\Tests

Code

protected $adminUser;