CommentTestBase::$account
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::account
- 8.9.x core/modules/comment/src/Tests/Views/CommentTestBase.php \Drupal\comment\Tests\Views\CommentTestBase::account
- 8.9.x core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::account
- 11.x core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::account
A normal user with permission to post comments (without approval).
Type: \Drupal\user\UserInterface
File
-
core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentTestBase.php, line 28
Class
- CommentTestBase
- Provides setup and helper methods for comment views tests.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected $account;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.