protected property CommentTranslationUITest::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/CommentTranslationUITest.php \Drupal\comment\Tests\CommentTranslationUITest::adminUser
An administrative user with permission to administer comments.
Type: \Drupal\user\UserInterface
File
- core/
modules/ comment/ src/ Tests/ CommentTranslationUITest.php, line 33 - Contains \Drupal\comment\Tests\CommentTranslationUITest.
Class
- CommentTranslationUITest
- Tests the Comment Translation UI.
Namespace
Drupal\comment\TestsCode
protected $adminUser;