You are here

protected property MenuSyncForm::$database in Structure Sync 2.x

Same name and namespace in other branches
  1. 8 src/Form/MenuSyncForm.php \Drupal\structure_sync\Form\MenuSyncForm::database

The database.

Type: \Drupal\Core\Database\Connection

File

src/Form/MenuSyncForm.php, line 22

Class

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

Namespace

Drupal\structure_sync\Form

Code

protected $database;