Relative weight of this state.
Type: int
File
- core/modules/content_moderation/src/Entity/ModerationState.php, line 77
 
Class
- ModerationState
 - Defines the Moderation state entity.
 
Namespace
Drupal\content_moderation\Entity
Code
protected $weight;
Relative weight of this state.
Type: int
Drupal\content_moderation\Entity
protected $weight;
Please login to continue.