You are here

protected property CommentNonNodeTest::$adminUser in Zircon Profile 8

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

An administrative user with permission to configure comment settings.

Type: \Drupal\user\UserInterface

File

core/modules/comment/src/Tests/CommentNonNodeTest.php, line 38
Contains \Drupal\comment\Tests\CommentNonNodeTest.

Class

CommentNonNodeTest
Tests commenting on a test entity.

Namespace

Drupal\comment\Tests

Code

protected $adminUser;