CommentStatisticsUnitTest::$statement

Same name in other branches
  1. 9 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::statement
  2. 10 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::statement
  3. 11.x core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::statement

Mock statement.

Type: \Drupal\Core\Database\Statement

File

core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php, line 20

Class

CommentStatisticsUnitTest
@coversDefaultClass \Drupal\comment\CommentStatistics @group comment

Namespace

Drupal\Tests\comment\Unit

Code

protected $statement;

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