You are here

protected property BlocksSyncForm::$entityTypeManager in Structure Sync 8

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

File

src/Form/BlocksSyncForm.php, line 25

Class

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

Namespace

Drupal\structure_sync\Form

Code

protected $entityTypeManager;