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