You are here

protected property Context::$description in Context 8.0

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

A description for this context.

Type: string

File

src/Entity/Context.php, line 71

Class

Context
Defines the Context entity.

Namespace

Drupal\context\Entity

Code

protected $description = '';