You are here

protected property DeleteContent::$connection in Drush Delete All 3.x

The current database connection.

Type: \Drupal\Core\Database\Connection

File

src/DeleteContent.php, line 32

Class

DeleteContent
Delete content service class.

Namespace

Drupal\drush_delete

Code

protected $connection;