You are here

protected property BlocksSyncForm::$database in Structure Sync 8

Same name and namespace in other branches
  1. 2.x src/Form/BlocksSyncForm.php \Drupal\structure_sync\Form\BlocksSyncForm::database

The database.

Type: \Drupal\Core\Database\Connection

File

src/Form/BlocksSyncForm.php, line 23

Class

BlocksSyncForm
Import and export form for content in structure, like taxonomy terms.

Namespace

Drupal\structure_sync\Form

Code

protected $database;