protected property Transition::$weight in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workflows/src/Transition.php \Drupal\workflows\Transition::weight
The transition's weight.
Type: int
File
- core/
modules/ workflows/ src/ Transition.php, line 50
Class
- Transition
- A transition value object that describes the transition between states.
Namespace
Drupal\workflowsCode
protected $weight;