protected property CommentTestBase::$comment in Drupal 8
Same name in this branch
- 8 core/modules/comment/src/Tests/Views/CommentTestBase.php \Drupal\comment\Tests\Views\CommentTestBase::comment
- 8 core/modules/comment/tests/src/Functional/Views/CommentTestBase.php \Drupal\Tests\comment\Functional\Views\CommentTestBase::comment
Stores a comment used by the tests.
Type: \Drupal\comment\Entity\Comment
File
- core/
modules/ comment/ src/ Tests/ Views/ CommentTestBase.php, line 64
Class
- CommentTestBase
- Provides setup and helper methods for comment views tests.
Namespace
Drupal\comment\Tests\ViewsCode
protected $comment;