CommentStatisticsUnitTest::$select

Same name and namespace in other branches
  1. 9 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::select
  2. 8.9.x core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::select
  3. 10 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 30

Class

CommentStatisticsUnitTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21comment%21src%21CommentStatistics.php/class/CommentStatistics/11.x" title="CommentStatistics" class="local">\Drupal\comment\CommentStatistics</a> @group comment

Namespace

Drupal\Tests\comment\Unit

Code

protected $select;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.