You are here

protected property ModerationState::$label in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 src/Entity/ModerationState.php \Drupal\workbench_moderation\Entity\ModerationState::label

The Moderation state label.

Type: string

File

src/Entity/ModerationState.php, line 49

Class

ModerationState
Defines the Moderation state entity.

Namespace

Drupal\workbench_moderation\Entity

Code

protected $label;