You are here

protected property CommentStatistics::$databaseReplica in Drupal 9

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

The replica database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

CommentStatistics

Namespace

Drupal\comment

Code

protected $databaseReplica;