You are here

protected property Context::$name in Context 8.4

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

The machine name of the context.

Type: string

File

src/Entity/Context.php, line 61

Class

Context
Defines the Context entity.

Namespace

Drupal\context\Entity

Code

protected $name;