You are here

public property ConfigProvider::$label in Configuration Provider 8

Same name and namespace in other branches
  1. 8.2 src/Annotation/ConfigProvider.php \Drupal\config_provider\Annotation\ConfigProvider::label

The label of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/ConfigProvider.php, line 32

Class

ConfigProvider
Defines a Configuration provider item annotation object.

Namespace

Drupal\config_provider\Annotation

Code

public $label;