You are here

protected property WorkflowTransitionEditForm::$pluginFormFactory in Drupal 8

Same name and namespace in other branches
  1. 9 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
Class WorkflowTransitionEditForm.

Namespace

Drupal\workflows\Form

Code

protected $pluginFormFactory;