You are here

public property PrintableFormat::$title in Printer and PDF versions for Drupal 8+ 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/PrintableFormat.php \Drupal\printable\Annotation\PrintableFormat::title

The human-readable name of the format.

This is used as an administrative summary of what the format does.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/PrintableFormat.php, line 37

Class

PrintableFormat
Defines an printable format annotation object.

Namespace

Drupal\printable\Annotation

Code

public $title;