You are here

public 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 unique Id of the Pdf engine implementation.

Type: string

File

src/Annotation/PdfEngine.php, line 19

Class

PdfEngine
The PdfEngine annotation.

Namespace

Drupal\entity_print\Annotation

Code

public $id;