protected property EntityHandlerBase::$flow in CMS Content Sync 2.0.x
Same name and namespace in other branches
- 8 src/Plugin/EntityHandlerBase.php \Drupal\cms_content_sync\Plugin\EntityHandlerBase::flow
- 2.1.x src/Plugin/EntityHandlerBase.php \Drupal\cms_content_sync\Plugin\EntityHandlerBase::flow
A sync instance.
Type: \Drupal\cms_content_sync\Entity\Flow
File
- src/
Plugin/ EntityHandlerBase.php, line 61
Class
- EntityHandlerBase
- Common base class for entity handler plugins.
Namespace
Drupal\cms_content_sync\PluginCode
protected $flow;