You are here

protected property CommentStatusFieldAccessTest::$nodeAuthor 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::nodeAuthor

Node author.

Type: \Drupal\user\UserInterface

File

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

Class

CommentStatusFieldAccessTest
Tests comment status field access.

Namespace

Drupal\Tests\comment\Functional

Code

protected $nodeAuthor;