WorkflowTransitionEditForm::$pluginFormFactory
Same name in other branches
- 8.9.x core/modules/workflows/src/Form/WorkflowTransitionEditForm.php \Drupal\workflows\Form\WorkflowTransitionEditForm::pluginFormFactory
- 10 core/modules/workflows/src/Form/WorkflowTransitionEditForm.php \Drupal\workflows\Form\WorkflowTransitionEditForm::pluginFormFactory
- 11.x core/modules/workflows/src/Form/WorkflowTransitionEditForm.php \Drupal\workflows\Form\WorkflowTransitionEditForm::pluginFormFactory
The plugin form factory.
Type: \Drupal\Core\Plugin\PluginFormFactoryInterface
File
-
core/
modules/ workflows/ src/ Form/ WorkflowTransitionEditForm.php, line 34
Class
- WorkflowTransitionEditForm
- Entity form variant for editing workflow transitions.
Namespace
Drupal\workflows\FormCode
protected $pluginFormFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.