The Moderation state label.
Type: string
File
- core/modules/content_moderation/src/Entity/ModerationState.php, line 63
 
Class
- ModerationState
 - Defines the Moderation state entity.
 
Namespace
Drupal\content_moderation\Entity
Code
protected $label;
The Moderation state label.
Type: string
Drupal\content_moderation\Entity
protected $label;
Please login to continue.