protected property CommentStatisticsUnitTest::$select in Drupal 9
Same name and namespace in other branches
- 8 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::select
Mock select interface.
Type: \Drupal\Core\Database\Query\SelectInterface
File
- core/
modules/ comment/ tests/ src/ Unit/ CommentStatisticsUnitTest.php, line 27
Class
- CommentStatisticsUnitTest
- @coversDefaultClass \Drupal\comment\CommentStatistics @group comment
Namespace
Drupal\Tests\comment\UnitCode
protected $select;