You are here

public property ConfigPagesContext::$label in Config Pages 8.2

Same name and namespace in other branches
  1. 8.3 src/Annotation/ConfigPagesContext.php \Drupal\config_pages\Annotation\ConfigPagesContext::label
  2. 8 src/Annotation/ConfigPagesContext.php \Drupal\config_pages\Annotation\ConfigPagesContext::label

The label of the context.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ConfigPagesContext.php, line 32

Class

ConfigPagesContext
Defines a config page context item annotation object.

Namespace

Drupal\config_pages\Annotation

Code

public $label;