You are here

protected property DownloadController::$database in Ubercart 8.4

The database service.

Type: \Drupal\Core\Database\Connection

File

uc_file/src/Controller/DownloadController.php, line 49

Class

DownloadController
Handles administrative view of files that may be purchased and downloaded.

Namespace

Drupal\uc_file\Controller

Code

protected $database;