You are here

protected property DebugForm::$entityFieldManager in CMS Content Sync 2.0.x

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

Type: \Drupal\Core\Entity\EntityFieldManager

File

src/Form/DebugForm.php, line 42

Class

DebugForm
Content Sync advanced debug form.

Namespace

Drupal\cms_content_sync\Form

Code

protected $entityFieldManager;