protected property SearchCommentTest::$adminUser in Drupal 8
Same name and namespace in other branches
- 9 core/modules/search/tests/src/Functional/SearchCommentTest.php \Drupal\Tests\search\Functional\SearchCommentTest::adminUser
A user with various administrative permissions.
Type: \Drupal\user\UserInterface
File
- core/
modules/ search/ tests/ src/ Functional/ SearchCommentTest.php, line 53
Class
- SearchCommentTest
- Tests integration searching comments.
Namespace
Drupal\Tests\search\FunctionalCode
protected $adminUser;