You are here

protected property ContentSyncManager::$entityTypeManager in Content Synchronization 3.0.x

Same name and namespace in other branches
  1. 8.2 src/ContentSyncManager.php \Drupal\content_sync\ContentSyncManager::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ContentSyncManager.php, line 24

Class

ContentSyncManager

Namespace

Drupal\content_sync

Code

protected $entityTypeManager;