You are here

public property Flow::$per_bundle_settings in CMS Content Sync 2.1.x

The settings for variant per-bundle. Hierarchy is: [type machine name e.g. 'node'] [bundle machine name e.g. 'page'] ['settings'] [...] ['properties'] [property/field name e.g. 'title'] [...]

Type: array

File

src/Entity/Flow.php, line 149

Class

Flow
Defines the "Content Sync - Flow" entity.

Namespace

Drupal\cms_content_sync\Entity

Code

public $per_bundle_settings;