protected property SearchCommentCountToggleTest::$searchingUser in Drupal 8
Same name and namespace in other branches
- 9 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\FunctionalCode
protected $searchingUser;