protected property WebformInvitationCodesForm::$database in Webform Invitation 8
Same name and namespace in other branches
- 2.0.x src/Form/WebformInvitationCodesForm.php \Drupal\webform_invitation\Form\WebformInvitationCodesForm::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
Form/ WebformInvitationCodesForm.php, line 22
Class
- WebformInvitationCodesForm
- Provides list of all invitation codes for the current webform.
Namespace
Drupal\webform_invitation\FormCode
protected $database;