protected property DatabaseFileUsageBackend::$connection

The database connection used to store file usage information.

Type: Drupal\Core\Database\Connection

File

drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php, line 24
Definition of Drupal\file\FileUsage\DatabaseFileUsageBackend.

Class

DatabaseFileUsageBackend
Defines the database file usage backend. This is the default Drupal backend.

Namespace

Drupal\file\FileUsage

Code

protected $connection;