You are here

protected property GroupType::$label in Group 2.0.x

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

The human-readable name of the group type.

Type: string

File

src/Entity/GroupType.php, line 74

Class

GroupType
Defines the Group type configuration entity.

Namespace

Drupal\group\Entity

Code

protected $label;