DatabaseProfilerStorage::$database

The database connection.

Type: \Drupal\Core\Database\Connection

File

webprofiler/src/Profiler/DatabaseProfilerStorage.php, line 19

Class

DatabaseProfilerStorage
Implements a profiler storage using the DBTNG query api.

Namespace

Drupal\webprofiler\Profiler

Code

protected $database;