You are here

public property PrintableFormat::$id in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x src/Annotation/PrintableFormat.php \Drupal\printable\Annotation\PrintableFormat::id

The plugin ID.

Type: string

File

src/Annotation/PrintableFormat.php, line 19

Class

PrintableFormat
Defines an printable format annotation object.

Namespace

Drupal\printable\Annotation

Code

public $id;