protected property CommentViewKernelTestBase::$adminUser in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/CommentViewKernelTestBase.php \Drupal\comment\Tests\Views\CommentViewKernelTestBase::adminUser
Admin user.
Type: \Drupal\user\UserInterface
File
- core/
modules/ comment/ src/ Tests/ Views/ CommentViewKernelTestBase.php, line 31 - Contains \Drupal\comment\Tests\Views\CommentViewKernelTestBase.
Class
- CommentViewKernelTestBase
- Provides a common test base for comment views tests.
Namespace
Drupal\comment\Tests\ViewsCode
protected $adminUser;