You are here

protected property DownloadLogger::$connection in Commerce File 8.2

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/DownloadLogger.php, line 27

Class

DownloadLogger
Provides a service responsible for logging licensed file downloads.

Namespace

Drupal\commerce_file

Code

protected $connection;