protected property CommentStatisticsUnitTest::$database in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest::database
Mock database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ comment/ tests/ src/ Unit/ CommentStatisticsUnitTest.php, line 38 - Contains \Drupal\Tests\comment\Unit\CommentStatisticsUnitTest.
Class
- CommentStatisticsUnitTest
- @coversDefaultClass \Drupal\comment\CommentStatistics @group comment
Namespace
Drupal\Tests\comment\UnitCode
protected $database;