protected property CommentTranslationUITest::$adminUser in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Functional/CommentTranslationUITest.php \Drupal\Tests\comment\Functional\CommentTranslationUITest::adminUser
- 10 core/modules/comment/tests/src/Functional/CommentTranslationUITest.php \Drupal\Tests\comment\Functional\CommentTranslationUITest::adminUser
An administrative user with permission to administer comments.
Type: \Drupal\user\UserInterface
File
- core/
modules/ comment/ tests/ src/ Functional/ CommentTranslationUITest.php, line 36
Class
- CommentTranslationUITest
- Tests the Comment Translation UI.
Namespace
Drupal\Tests\comment\FunctionalCode
protected $adminUser;