You are here

public property PdfGenerator::$module in PDF generator API 2.x

Same name and namespace in other branches
  1. 8 src/Annotation/PdfGenerator.php \Drupal\pdf_api\Annotation\PdfGenerator::module

The name of the module providing the generator.

Type: string

File

src/Annotation/PdfGenerator.php, line 31
Contains \Drupal\pdf_api\Annotation\PdfGenerator.

Class

PdfGenerator
Defines an PDF generator annotation object.

Namespace

Drupal\pdf_api\Annotation

Code

public $module;