You are here

public constant Flow::TYPE_BOTH in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::TYPE_BOTH
  2. 2.1.x src/Entity/Flow.php \Drupal\cms_content_sync\Entity\Flow::TYPE_BOTH

This Flow pushes and pulls entities.

Deprecated

will be removed in v2

File

src/Entity/Flow.php, line 81

Class

Flow
Defines the "Content Sync - Flow" entity.

Namespace

Drupal\cms_content_sync\Entity

Code

public const TYPE_BOTH = 'both';