You are here

protected property FlowForm::$fieldPluginManager in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/Form/FlowForm.php \Drupal\cms_content_sync\Form\FlowForm::fieldPluginManager
  2. 2.0.x src/Form/FlowForm.php \Drupal\cms_content_sync\Form\FlowForm::fieldPluginManager

Type: \Drupal\cms_content_sync\Plugin\Type\FieldHandlerPluginManager

File

src/Form/FlowForm.php, line 70

Class

FlowForm
Form handler for the Flow add and edit forms.

Namespace

Drupal\cms_content_sync\Form

Code

protected $fieldPluginManager;