You are here

protected property CommentTypeTest::$adminUser in Zircon Profile 8

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

Admin user.

Type: \Drupal\Core\Session\AccountInterface

Overrides CommentTestBase::$adminUser

File

core/modules/comment/src/Tests/CommentTypeTest.php, line 28
Contains \Drupal\comment\Tests\CommentTypeTest.

Class

CommentTypeTest
Ensures that comment type functions work correctly.

Namespace

Drupal\comment\Tests

Code

protected $adminUser;