You are here

protected property PdfEngine::$settings in Entity Print 8

An array of plugin settings for this specific PDF engine.

Type: array

File

src/Entity/PdfEngine.php, line 39

Class

PdfEngine
Defines the Pdf Engine specific configuration.

Namespace

Drupal\entity_print\Entity

Code

protected $settings = [];