You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/WebformElement/WebformComputedBase.php, line 29

Class

WebformComputedBase
Provides a base class for 'webform_computed' elements.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $database;