You are here

public property ConfigPagesContext::$id in Config Pages 8.2

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

The plugin ID.

Type: string

File

src/Annotation/ConfigPagesContext.php, line 23

Class

ConfigPagesContext
Defines a config page context item annotation object.

Namespace

Drupal\config_pages\Annotation

Code

public $id;