You are here

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

Return all entity type configs with pull enabled.

Parameters

string|null $pull_type:

Return value

array

File

src/IFlowController.php, line 57

Class

IFlowController

Namespace

Drupal\cms_content_sync

Code

public function getEntityTypesToPull($pull_type = null);