protected property CommentTestBase::$account in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Tests/Views/CommentTestBase.php \Drupal\comment\Tests\Views\CommentTestBase::account
A normal user with permission to post comments (without approval).
Type: \Drupal\user\UserInterface
File
- core/
modules/ comment/ src/ Tests/ Views/ CommentTestBase.php, line 33 - Contains \Drupal\comment\Tests\Views\CommentTestBase.
Class
- CommentTestBase
- Tests the argument_comment_user_uid handler.
Namespace
Drupal\comment\Tests\ViewsCode
protected $account;