You are here

public function IFlowController::needsEntityTypeUpdate in CMS Content Sync 2.1.x

Check whether the current Flow must be exported.

Return value

bool

2 methods override IFlowController::needsEntityTypeUpdate()
FlowControllerPerBundle::needsEntityTypeUpdate in src/Controller/FlowControllerPerBundle.php
@inheritDoc
FlowControllerSimple::needsEntityTypeUpdate in src/Controller/FlowControllerSimple.php
@inheritDoc

File

src/IFlowController.php, line 37

Class

IFlowController

Namespace

Drupal\cms_content_sync

Code

public function needsEntityTypeUpdate();