You are here

protected property ModuleInstaller::$connection in Drupal 9

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Extension/ModuleInstaller.php, line 55

Class

ModuleInstaller
Default implementation of the module installer.

Namespace

Drupal\Core\Extension

Code

protected $connection;