public function IFlowController::getPreviewType in CMS Content Sync 2.1.x
Get the preview type.
Parameters
$entity_type_name:
$bundle_name:
Return value
string
File
- src/
IFlowController.php, line 185
Class
Namespace
Drupal\cms_content_syncCode
public function getPreviewType($entity_type_name, $bundle_name);