You are here

protected property FieldHandlerBase::$flow in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/Plugin/FieldHandlerBase.php \Drupal\cms_content_sync\Plugin\FieldHandlerBase::flow
  2. 2.1.x src/Plugin/FieldHandlerBase.php \Drupal\cms_content_sync\Plugin\FieldHandlerBase::flow

Type: \Drupal\cms_content_sync\Entity\Flow

File

src/Plugin/FieldHandlerBase.php, line 63

Class

FieldHandlerBase
Common base class for field handler plugins.

Namespace

Drupal\cms_content_sync\Plugin

Code

protected $flow;