You are here

protected property CommentStatistics::$database in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/comment/src/CommentStatistics.php \Drupal\comment\CommentStatistics::database

The current database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/comment/src/CommentStatistics.php, line 28

Class

CommentStatistics

Namespace

Drupal\comment

Code

protected $database;