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