You are here

protected property ServiceAuditFilesUsedNotManaged::$connection in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/ServiceAuditFilesUsedNotManaged.php \Drupal\auditfiles\ServiceAuditFilesUsedNotManaged::connection
  2. 8.2 src/ServiceAuditFilesUsedNotManaged.php \Drupal\auditfiles\ServiceAuditFilesUsedNotManaged::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/ServiceAuditFilesUsedNotManaged.php, line 38

Class

ServiceAuditFilesUsedNotManaged
Form for Files used not managed functionality.

Namespace

Drupal\auditfiles

Code

protected $connection;