You are here

protected property ModerationState::$label in Workbench Moderation 8

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

The Moderation state label.

Type: string

File

src/Entity/ModerationState.php, line 55

Class

ModerationState
Defines the Moderation state entity.

Namespace

Drupal\workbench_moderation\Entity

Code

protected $label;