You are here

public property FileMetadata::$title 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::title

The title of the plugin.

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

Type: \Drupal\Core\Annotation\Translation

File

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

Class

FileMetadata
Defines a Plugin annotation object for FileMetadata plugins.

Namespace

Drupal\file_mdm\Plugin\Annotation

Code

public $title;