public function ContentSyncManagerInterface::getEntityTypeManager in Content Synchronization 3.0.x
Same name and namespace in other branches
- 8.2 src/ContentSyncManagerInterface.php \Drupal\content_sync\ContentSyncManagerInterface::getEntityTypeManager()
Return value
\Drupal\Core\Entity\EntityTypeManagerInterface
1 method overrides ContentSyncManagerInterface::getEntityTypeManager()
File
- src/
ContentSyncManagerInterface.php, line 31
Class
- ContentSyncManagerInterface
- Interface ContentSyncManagerInterface.
Namespace
Drupal\content_syncCode
public function getEntityTypeManager();