You are here

protected property WebformInvitationDownloadForm::$database in Webform Invitation 8

Same name and namespace in other branches
  1. 2.0.x src/Form/WebformInvitationDownloadForm.php \Drupal\webform_invitation\Form\WebformInvitationDownloadForm::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/WebformInvitationDownloadForm.php, line 22

Class

WebformInvitationDownloadForm
Allows to download the list of generated codes.

Namespace

Drupal\webform_invitation\Form

Code

protected $database;