TransitionInterface::PLUGIN_FORM_KEY
Same name in other branches
- 9 core/modules/workflows/src/TransitionInterface.php \Drupal\workflows\TransitionInterface::PLUGIN_FORM_KEY
- 8.9.x core/modules/workflows/src/TransitionInterface.php \Drupal\workflows\TransitionInterface::PLUGIN_FORM_KEY
- 10 core/modules/workflows/src/TransitionInterface.php \Drupal\workflows\TransitionInterface::PLUGIN_FORM_KEY
The key of the transition plugin form.
File
-
core/
modules/ workflows/ src/ TransitionInterface.php, line 19
Class
- TransitionInterface
- A transition value object that describes the transition between two states.
Namespace
Drupal\workflowsCode
const PLUGIN_FORM_KEY = 'transition';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.