protected property WebformSubmissionLogController::$database in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_submission_log/src/Controller/WebformSubmissionLogController.php \Drupal\webform_submission_log\Controller\WebformSubmissionLogController::database
The database service.
Type: \Drupal\Core\Database\Connection
File
- modules/
webform_submission_log/ src/ Controller/ WebformSubmissionLogController.php, line 27
Class
- WebformSubmissionLogController
- Returns responses for webform submission log routes.
Namespace
Drupal\webform_submission_log\ControllerCode
protected $database;