You are here

protected property WebformSubmissionLogManager::$database in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_submission_log/src/WebformSubmissionLogManager.php \Drupal\webform_submission_log\WebformSubmissionLogManager::database

The database service.

Type: \Drupal\Core\Database\Connection

File

modules/webform_submission_log/src/WebformSubmissionLogManager.php, line 24

Class

WebformSubmissionLogManager
Webform submission log manager.

Namespace

Drupal\webform_submission_log

Code

protected $database;