You are here

protected property PluginType::$label in Plugin 8.2

The human-readable label.

Type: \Drupal\Core\StringTranslation\TranslatableMarkup|string

File

src/PluginType/PluginType.php, line 60

Class

PluginType
Provides a plugin type.

Namespace

Drupal\plugin\PluginType

Code

protected $label;