You are here

protected property PdfEngine::$id in Entity Print 8

Same name in this branch
  1. 8 src/Annotation/PdfEngine.php \Drupal\entity_print\Annotation\PdfEngine::id
  2. 8 src/Entity/PdfEngine.php \Drupal\entity_print\Entity\PdfEngine::id

The id of the Pdf engine plugin.

Type: string

File

src/Entity/PdfEngine.php, line 46

Class

PdfEngine
Defines the Pdf Engine specific configuration.

Namespace

Drupal\entity_print\Entity

Code

protected $id;