You are here

protected property SearchCommentCountToggleTest::$searchingUser in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php \Drupal\Tests\search\Functional\SearchCommentCountToggleTest::searchingUser

A user with permission to search and post comments.

Type: \Drupal\user\UserInterface

File

core/modules/search/tests/src/Functional/SearchCommentCountToggleTest.php, line 40

Class

SearchCommentCountToggleTest
Tests that comment count display toggles properly on comment status of node.

Namespace

Drupal\Tests\search\Functional

Code

protected $searchingUser;