You are here

protected property FileController::$database in Ubercart 8.4

The database service.

Type: \Drupal\Core\Database\Connection

File

uc_file/src/Controller/FileController.php, line 21

Class

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

Namespace

Drupal\uc_file\Controller

Code

protected $database;