CommentViewsKernelTestBase::$commentStorage
Same name in other branches
- 9 core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php \Drupal\Tests\comment\Kernel\Views\CommentViewsKernelTestBase::commentStorage
- 8.9.x core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php \Drupal\Tests\comment\Kernel\Views\CommentViewsKernelTestBase::commentStorage
- 10 core/modules/comment/tests/src/Kernel/Views/CommentViewsKernelTestBase.php \Drupal\Tests\comment\Kernel\Views\CommentViewsKernelTestBase::commentStorage
The entity storage for comments.
Type: \Drupal\comment\CommentStorageInterface
File
-
core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentViewsKernelTestBase.php, line 33
Class
- CommentViewsKernelTestBase
- Provides a common test base for comment views tests.
Namespace
Drupal\Tests\comment\Kernel\ViewsCode
protected $commentStorage;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.