You are here

protected property Context::$label in Context 8.0

Same name and namespace in other branches
  1. 8.4 src/Entity/Context.php \Drupal\context\Entity\Context::label
  2. 8 src/Entity/Context.php \Drupal\context\Entity\Context::label

The label of the context.

Type: string

File

src/Entity/Context.php, line 64

Class

Context
Defines the Context entity.

Namespace

Drupal\context\Entity

Code

protected $label;