You are here

protected property CourierContext::$label in Courier 2.x

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

The context label.

Type: string

File

src/Entity/CourierContext.php, line 40

Class

CourierContext
Defines a courier_context configuration entity.

Namespace

Drupal\courier\Entity

Code

protected $label;