protected property ModerationState::$published in Workbench Moderation 8.2
Same name and namespace in other branches
- 8 src/Entity/ModerationState.php \Drupal\workbench_moderation\Entity\ModerationState::published
Whether this state represents a published node.
Type: bool
File
- src/
Entity/ ModerationState.php, line 56
Class
- ModerationState
- Defines the Moderation state entity.
Namespace
Drupal\workbench_moderation\EntityCode
protected $published;