You are here

protected property CommentStatusFieldAccessTest::$commentAdmin in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php \Drupal\Tests\comment\Functional\CommentStatusFieldAccessTest::commentAdmin

Comment admin.

Type: \Drupal\user\UserInterface

File

core/modules/comment/tests/src/Functional/CommentStatusFieldAccessTest.php, line 33

Class

CommentStatusFieldAccessTest
Tests comment status field access.

Namespace

Drupal\Tests\comment\Functional

Code

protected $commentAdmin;