You are here

public property Archiver::$title in Drupal 8

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Archiver/Annotation/Archiver.php \Drupal\Core\Archiver\Annotation\Archiver::title

The human-readable name of the archiver plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Archiver/Annotation/Archiver.php, line 37

Class

Archiver
Defines an archiver annotation object.

Namespace

Drupal\Core\Archiver\Annotation

Code

public $title;