You are here

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

IFlowController

Namespace

Drupal\cms_content_sync

Code

public function getPreviewType($entity_type_name, $bundle_name);