You are here

protected property YamlFormToWebformMigrateManager::$connection in YAML Form 8

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/yamlform_to_webform/src/YamlFormToWebformMigrateManager.php, line 113

Class

YamlFormToWebformMigrateManager
Defines the YAML Form to Webform migrate manager.

Namespace

Drupal\yamlform_to_webform

Code

protected $connection;