protected property ModerationState::$published in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 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 62
Class
- ModerationState
- Defines the Moderation state entity.
Namespace
Drupal\workbench_moderation\EntityCode
protected $published;