You are here

protected property PluginType::$description in Plugin 8.2

The human-readable description.

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

File

src/PluginType/PluginType.php, line 67

Class

PluginType
Provides a plugin type.

Namespace

Drupal\plugin\PluginType

Code

protected $description;