You are here

protected property CommentDeleteManager::$connection in Comment Delete 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/CommentDeleteManager.php, line 59

Class

CommentDeleteManager
Service container for comment delete operations.

Namespace

Drupal\comment_delete

Code

protected $connection;