protected property WebformEntityStorage::$database in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformEntityStorage.php \Drupal\webform\WebformEntityStorage::database
Active database connection.
Type: \Drupal\Core\Database\Connection
File
- src/
WebformEntityStorage.php, line 29
Class
- WebformEntityStorage
- Storage controller class for "webform" configuration entities.
Namespace
Drupal\webformCode
protected $database;