You are here

protected property CommentStatisticsUnitTest::$calls_to_fetch in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::calls_to_fetch

Counts calls to fetchAssoc().

Type: int

File

core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php, line 52
Contains \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest.

Class

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

Namespace

Drupal\Tests\comment\Unit

Code

protected $calls_to_fetch;