You are here

protected property DatabaseDriverUninstallValidator::$connection in Drupal 9

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Extension/DatabaseDriverUninstallValidator.php, line 29

Class

DatabaseDriverUninstallValidator
Ensures installed modules providing a database driver are not uninstalled.

Namespace

Drupal\Core\Extension

Code

protected $connection;