You are here

protected property DebugForm::$entityTypeManager in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/Form/DebugForm.php \Drupal\cms_content_sync\Form\DebugForm::entityTypeManager
  2. 2.0.x src/Form/DebugForm.php \Drupal\cms_content_sync\Form\DebugForm::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/DebugForm.php, line 31

Class

DebugForm
Content Sync advanced debug form.

Namespace

Drupal\cms_content_sync\Form

Code

protected $entityTypeManager;