You are here

protected property OpignoActivityType::$label in Opigno module 3.x

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

The Activity type label.

Type: string

File

src/Entity/OpignoActivityType.php, line 63

Class

OpignoActivityType
Defines the Activity type entity.

Namespace

Drupal\opigno_module\Entity

Code

protected $label;