You are here

protected property ServiceAuditFilesNotOnServer::$connection in Audit Files 8.2

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/ServiceAuditFilesNotOnServer.php, line 33

Class

ServiceAuditFilesNotOnServer
Providing the service that used in not in database functionality.

Namespace

Drupal\auditfiles

Code

protected $connection;