You are here

protected property CommentThread::$connection in Comment Delete 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/CommentThread.php, line 21

Class

CommentThread
Service container for comment thread calculations.

Namespace

Drupal\comment_delete

Code

protected $connection;