You are here

protected property ServiceAuditFilesUsedNotManaged::$connection in Audit Files 8.2

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/ServiceAuditFilesUsedNotManaged.php, line 33

Class

ServiceAuditFilesUsedNotManaged
Form for Files used not managed functionality.

Namespace

Drupal\auditfiles

Code

protected $connection;