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
Namespace
Drupal\cms_content_syncCode
public function getEntityTypesToPull($pull_type = null);