protected property NodeAccessFieldTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/node/tests/src/Functional/NodeAccessFieldTest.php \Drupal\Tests\node\Functional\NodeAccessFieldTest::adminUser
A user with permission to bypass access content.
Type: \Drupal\user\UserInterface
File
- core/
modules/ node/ tests/ src/ Functional/ NodeAccessFieldTest.php, line 32
Class
- NodeAccessFieldTest
- Tests the interaction of the node access system with fields.
Namespace
Drupal\Tests\node\FunctionalCode
protected $adminUser;