You are here

protected property NodeAccessFieldTest::$contentAdminUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/node/tests/src/Functional/NodeAccessFieldTest.php \Drupal\Tests\node\Functional\NodeAccessFieldTest::contentAdminUser

A user with permission to manage content types and fields.

Type: \Drupal\user\UserInterface

File

core/modules/node/tests/src/Functional/NodeAccessFieldTest.php, line 39

Class

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

Namespace

Drupal\Tests\node\Functional

Code

protected $contentAdminUser;