You are here

protected property NodeAccessFieldTest::$contentAdminUser 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::contentAdminUser

A user with permission to manage content types and fields.

Type: \Drupal\user\UserInterface

File

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

Class

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

Namespace

Drupal\node\Tests

Code

protected $contentAdminUser;