protected property CommentStatistics::$database in Drupal 8
Same name and namespace in other branches
- 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
Namespace
Drupal\commentCode
protected $database;