You are here

public function SimpleFlowSetupHelper::getFlow in CMS Content Sync 2.1.x

File

src/Helper/SimpleFlowSetupHelper.php, line 22

Class

SimpleFlowSetupHelper

Namespace

Drupal\cms_content_sync\Helper

Code

public function getFlow() {
  return $this->flow;
}