You are here

public property FileMetadata::$help in File metadata manager 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Annotation/FileMetadata.php \Drupal\file_mdm\Plugin\Annotation\FileMetadata::help

An informative description of the plugin.

The string should be wrapped in a @Translation().

Type: \Drupal\Core\Annotation\Translation

File

src/Plugin/Annotation/FileMetadata.php, line 41

Class

FileMetadata
Defines a Plugin annotation object for FileMetadata plugins.

Namespace

Drupal\file_mdm\Plugin\Annotation

Code

public $help;