CommentTestBase::$account2
Same name in other branches
- 9 core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::account2
- 8.9.x core/modules/comment/src/Tests/Views/CommentTestBase.php \Drupal\comment\Tests\Views\CommentTestBase::account2
- 8.9.x core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::account2
- 11.x core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::account2
A second normal user that will author a node for $account to comment on.
Type: \Drupal\user\UserInterface
File
-
core/
modules/ comment/ tests/ src/ Functional/ Views/ CommentTestBase.php, line 35
Class
- CommentTestBase
- Provides setup and helper methods for comment views tests.
Namespace
Drupal\Tests\comment\Functional\ViewsCode
protected $account2;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.