You are here

protected property SearchCommentTest::$adminRole in Drupal 9

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

ID for the administrator role.

Type: string

File

core/modules/search/tests/src/Functional/SearchCommentTest.php, line 46

Class

SearchCommentTest
Tests integration searching comments.

Namespace

Drupal\Tests\search\Functional

Code

protected $adminRole;